|
|
| XP is just a number | |
| PerlMonks |
Re: hash to count wordsby tobyink (Prior) |
| on Sep 13, 2012 at 15:45 UTC ( #993517=note: print w/ replies, xml ) | Need Help?? |
|
Or if you're only interested in certain words...
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
|
|
||||||||||||||||||||