![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
m{} within grep{} causing problems? (code)by deprecated (Priest) |
on Jun 25, 2001 at 19:39 UTC ( #91311=perlquestion: print w/replies, xml ) | Need Help?? |
deprecated has asked for the wisdom of the Perl Monks concerning the following question: is returning this error: where line 21 is the grep. Any ideas what the problem is? My suspicion is that the \d{3} is conflicting with grep's {}. Other than that, the syntax seems to be correctly formed to me...
thanks
--
Back to
Seekers of Perl Wisdom
|
|