Binary package “libclass-isa-perl” in ubuntu jammy

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.