perl-Class-ISA - Report the search path for a class's ISA tree
Website: | http://search.cpan.org/dist/Class-ISA/ |
---|---|
License: | "Distributable" |
- Description:
Suppose you have a class (like Food::Fish::Fishstick) that is derived, via its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses may themselves each be derived, via its @ISA, from one or more superclasses (as above).
Packages
perl-Class-ISA-0.36-4m.mo8.noarch [11 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.36-4m) - rebuild against perl-5.20.0 |