Description
Inheritance search paths can be reported for Perl class ISA trees. Developers use this module for introspection, debugging, and compatibility with code that needs to understand method lookup order. It reads class metadata and has no standalone user interface.