in reply to Re: splitting text into lines -- code -> regex
in thread splitting text into lines -- code -> regex

To me this looks like a wrapping problem.
And there's a CPAN Module out there that might help: Text::Wrap.

pelagic
  • Comment on Re^2: splitting text into lines -- code -> regex