|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: How to split into paragraphs?by ikegami (Pope) |
| on Nov 16, 2006 at 05:39 UTC ( #584376=note: print w/ replies, xml ) | Need Help?? |
|
If you're reading from a file, $/ = '' sets paragraph mode.
Alternatively, here's a solution that works for strings:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||