in reply to
find out method name from the reference
Since it's possible to take references to unnamed functions, or for functions to have more than one name (this is what happens if you import functions), I think the answer is "no".
Comment on
Re: find out method name from the reference
In Section
Seekers of Perl Wisdom