perl-Class-ISA - Report the search path for a class's ISA tree
Website: | http://search.cpan.org/dist/Class-ISA/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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-2.fc14.src [10 KiB] |
Changelog
by Marcela Mašláňová (2010-05-10):
- fix of conflicting man pages |