[ bianca ]
[ Bron: libclass-isa-perl ]
Pakket: libclass-isa-perl (0.36-7)
Verwijzigingen voor libclass-isa-perl
Het bronpakket libclass-isa-perl downloaden:
- [libclass-isa-perl_0.36-7.debian.tar.xz]
- [libclass-isa-perl_0.36-7.dsc]
- [libclass-isa-perl_0.36.orig.tar.gz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
report the search path for a class's ISA tree
Class::ISA returns the list of classes that the current class inherits from, listed in the order that Perl would search for a method not implemented in the current class. The list contains no duplicates.