in reply to
Re^5: using map
in thread
using map
That's what I just said, isn't it?
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
Comment on
Re^6: using map
In Section
Seekers of Perl Wisdom