in reply to
Re: Some sexy regex
in thread
Some sexy regex
foreach (@chars) { if ($string=~ /$_{$anymatches++} } if($anymatches) {print "ok"} esle {print "Oops"
Comment on
Re: Re: Some sexy regex
In Section
Seekers of Perl Wisdom