|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Splitting on + after using Text::Diffby deibyz (Hermit) |
| on Apr 04, 2008 at 10:57 UTC ( #678353=note: print w/ replies, xml ) | Need Help?? |
|
The first param to split is a regexp, so you have to scape the + so it doesn't act as a quantifier:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||