Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: html to e-mail

by sutch (Curate)
on Mar 06, 2003 at 17:46 UTC ( [id://240950]=note: print w/replies, xml ) Need Help??


in reply to html to e-mail

I've done this using Mail::Mailer and CGI:

- create a new Mail::Mailer object
- call the object's open method, passing a hash with From, To, and Subject
- print the CGI values to the object

See the Mail::Mailer docs for more information.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-24 10:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found