|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^4: why is regex not matching final character?by fiverivers (Novice) |
| on May 07, 2012 at 08:44 UTC ( #969221=note: print w/ replies, xml ) | Need Help?? |
|
sounds like you know your regexes. Thinking about the whole thing again all I need is the code below because \w does not match spaces so will stop at the first space.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||