in reply to
finding all methods in an inheritance tree
Hi,
You could probably also use the Class::Inspector module. You can find it on cpan :
Class::Inspector
Hope this helps,
Displeaser
Comment on
Re: finding all methods in an inheritance tree
In Section
Seekers of Perl Wisdom