|
|
| more useful options | |
| PerlMonks |
Re^2: Breaking Stringby periapt (Hermit) |
| on Oct 17, 2008 at 19:44 UTC ( #717849=note: print w/ replies, xml ) | Need Help?? |
|
This code splits the second line in the middle of the word "characters". On the other hand,
if you use the same regex as in the first match, it seems to work.
PJ use strict; use warnings; use diagnostics;
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||