|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^2: pattern matchingby perltux (Beadle) |
| on Oct 12, 2012 at 18:39 UTC ( #998770=note: print w/ replies, xml ) | Need Help?? |
|
I have tried this now but unfortunately it still doesn't work, the second match in the line starting with 'push' matches too few bytes, it needs to match all bytes until the next occurence of (..LM 0087A-ZA-Z.+?). If I remove the '?' at the end then it matches all occurrences at once. How do I get this match right to match all bytes until the next occurence of (..LM 0087A-ZA-Z.+?) ?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||