![]() |
|
Just another Perl shrine | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
> Use Moose or another OO framework that allows easy introspection. Hmm ... but nothing for the old-fashioned plain blessed packages?.. > Without having checked, I think your code will fail to list method in superclasses of $object You're right :( > And shouldn't $result be really <c>$object? Of course it should :) In reply to Re^2: Listing the functions of a package / methods of an object
by amir_e_a
|
|