|
|
| No such thing as a small change | |
| PerlMonks |
Re^4: regular expression (blah blah blah)by frozenwithjoy (Chaplain) |
| on Jan 07, 2013 at 09:44 UTC ( #1011999=note: print w/ replies, xml ) | Need Help?? |
|
Although your suggestion makes the REGEX better, the primary problem is that $& contains the entire match, not the first subpattern ($1).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||