Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Still New to Perl / html email

by thabenksta (Pilgrim)
on Apr 13, 2001 at 23:15 UTC ( [id://72451]=note: print w/replies, xml ) Need Help??


in reply to Still New to Perl / html email

You need MIME::Lite it allows you to send HTML mail, and Multipart mail so It send both HTML and text. It's pretty slick.

my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';

Replies are listed 'Best First'.
Re: Re: Still New to Perl / html email
by Beatnik (Parson) on Apr 14, 2001 at 14:26 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-28 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found