Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: MIME::Lite, DBI LONGRAW's & newlines

by zakb (Pilgrim)
on Jun 20, 2002 at 15:06 UTC ( [id://176037]=note: print w/replies, xml ) Need Help??


in reply to MIME::Lite, DBI LONGRAW's & newlines

I may be barking up the wrong tree, but since you're sending a HTML message, surely you should be substituting carriage returns with <br> tags?

$body =~ s/\n/<br>/;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-20 08:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found