in reply to Package introspection

In Moose this is something like:

my @methods = $obj->meta->get_all_methods();