Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libclass-isa-perl
Report the search path for a class's isa tree
http://search.cpan.org/dist/Class-ISA/
0
no reviews
Install
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.