in reply to Re: Re: Re: Re:{4} how do I line-wrap while copying to stdout?
in thread how do I line-wrap while copying to stdout?

But since you aren't using /s, you're going to be doing bad things to strings that have newlines. The other solutions are much better.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Re: Re:{4} how do I line-wrap while copying to stdout?