Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Wrap eats newlines

by arden (Curate)
on Jun 18, 2004 at 16:05 UTC ( [id://367979]=note: print w/replies, xml ) Need Help??


in reply to Wrap eats newlines

eznoh, not to be mean, but RTFM! From the description of Text::Wrap, "It will destory any whitespace in the original text." That includes the extra newline character. Now, if you use  Text::Wrap::wrap() individually on each paragraph, you can then add the extra newline yourself.

- - arden.

Replies are listed 'Best First'.
Re^2: Wrap eats newlines
by eznoh (Initiate) on Jun 18, 2004 at 19:43 UTC
    I did RTFM, I guess I should have asked, is there an easy way to do what I want or a different function to use? Thanks!

      Since you know that Text::Wrap eats the whitespace, you can put the newline(s) back yourself.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://367979]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-26 07:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found