|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Creating dynamic variablesby tobyink (Prior) |
| on Jan 03, 2013 at 15:06 UTC ( #1011467=note: print w/ replies, xml ) | Need Help?? |
|
This is about the closest I could get...
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
|
|
||||||||||||||||||||