|
|
| XP is just a number | |
| PerlMonks |
Re: Regular expression fetching multiple matchesby dave_the_m (Parson) |
| on Jan 06, 2013 at 11:17 UTC ( #1011876=note: print w/ replies, xml ) | Need Help?? |
|
Replace the second .* with .*? . The greedy match is consuming both anchors. Dave.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||