|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Regexp helpby frozenwithjoy (Chaplain) |
| on Nov 22, 2012 at 01:02 UTC ( #1005034=note: print w/ replies, xml ) | Need Help?? |
|
Why not use split?
NOTE: Keep in mind that when matching | in split (or another regex situation), you need to escape it: \|
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||