in reply to Re: OOP introspection
in thread OOP introspection

Indeed, using mro::get_linear_isa($class) is the right way for obtaining the full class hierarchy!