I found an half solution, since it doesn't get me the ->ALL_PACKAGES<-

mro::get_isarev($classname)

How do I get the ->ALL_PACKAGES<-?


Thanks for all your help
Marcos Rebelo

On Sat, Jun 11, 2011 at 08:25, marcos rebelo <ole...@gmail.com> wrote:
>
> I need to discover all the packages (not files, the symbolic tables) that are 
> child of my package, something like:
> my @child = map { $_->isa('My::Class') } ->ALL_PACKAGES<-
>
> How do I create the ->ALL_PACKAGES<- list?
>
> Notice that the focus of these question is the creation of ->ALL_PACKAGES<-
>
> Thanks for all your help
> Marcos Rebelo
> --
> Marcos Rebelo
> http://www.oleber.com/
> Webmaster of http://perl5notebook.oleber.com



--
Marcos Rebelo
http://www.oleber.com/
Webmaster of http://perl5notebook.oleber.com

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to