|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Moose and caller() for current methodby stvn (Monsignor) |
| on Jul 14, 2010 at 05:10 UTC ( #849425=note: print w/ replies, xml ) | Need Help?? |
|
Moose does not provide any help with getting information out of caller(), that is outside of what I consider Mooses realm of responsibility. But once you have found the method name, Moose (and the meta layer) can help you find the actual CODE reference, see the Class::MOP::Class docs for more info on that.
-stvn
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||