|
|
| more useful options | |
| PerlMonks |
Re: regex alternationby moritz (Cardinal) |
| on Sep 30, 2011 at 10:19 UTC ( #928736=note: print w/ replies, xml ) | Need Help?? |
|
You can try something along these lines to avoid invoking the regex engine:
But you need to Benchmark it to find out if it's actually faster with your data.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||