|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^5: Anonymous Hash in Constructorby tobyink (Monsignor) |
| on Oct 19, 2012 at 23:09 UTC ( #1000067=note: print w/ replies, xml ) | Need Help?? |
|
Then this will blow your mind...
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
|
|
||||||||||||||||||||||