![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: Listing the functions of a package / methods of an objectby karavelov (Monk) |
on Jul 15, 2008 at 16:28 UTC ( #697754=note: print w/replies, xml ) | Need Help?? |
Class::MOP (which is the foundation of Moose) works well with the "old-fashioned" plain blessed hashref packages and has the functionality you are looking for. It is provided via Class::MOP::Class method_map.
In Section
Seekers of Perl Wisdom
|
|