|
|
| There's more than one way to do things | |
| PerlMonks |
Re: This regex: is there something bad there?..by Anonymous Monk |
| on Feb 13, 2013 at 19:22 UTC ( #1018608=note: print w/ replies, xml ) | Need Help?? |
|
There's nothing wrong with the regex. It will change $1 however. Is your code using $1 after the if and going into an infinite loop because the value isn't what you expect?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||