in reply to
simple question
print for grep { not /\d/ } @chars;
[download]
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
Comment on
Re: simple question
Download
Code
In Section
Seekers of Perl Wisdom