|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Alternative ways to fully qualify subroutine namesby dakkar (Hermit) |
| on Feb 05, 2006 at 14:26 UTC ( #528069=note: print w/ replies, xml ) | Need Help?? |
|
Apart from using can (which is a great way), you can also do:
That is, creating a soft-ref to the sub on-the-fly. --
dakkar - Mobilis in mobile
Most of my code is tested...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||