![]() |
|
"be consistent" | |
PerlMonks |
Re: Use variable as a module during runtime.by tobyink (Abbot) |
on Oct 21, 2012 at 08:16 UTC ( #1000182=note: print w/replies, xml ) | Need Help?? |
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|