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-1003.fc14.noarch [48 KiB] |
Changelog
by Petr Pisar (2010-11-09):
- Increase release number to be higher than Perl core package (bug #651317) |
perl-Class-ISA-0.36-147.fu14.noarch [28 KiB] |
Changelog
by Andrew Wyatt (2011-11-13):
- Built for Fuduntu |
perl-Class-ISA-0.36-2.fc14.noarch [7 KiB] |
Changelog
by Marcela Mašláňová (2010-05-10):
- fix of conflicting man pages |