![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Regular Expression Assistanceby eye (Chaplain) |
on May 18, 2013 at 18:40 UTC ( #1034123=note: print w/replies, xml ) | Need Help?? |
Some good suggestions above.
As long as we are commenting on a regex that is assigned to a variable, we should mention that the qr quoting operator will create a compiled regex.
In Section
Seekers of Perl Wisdom
|
|