Quantcast
Channel: nixCraft
Viewing all articles
Browse latest Browse all 22

How do I send html email from Perl?

$
0
0
Q. How Can I send html email from cgi perl program under UNIX / Linux and Apache web sever? A. Sending HTML email is an easy task with MIME::Lite CPAN module. It is a low-calorie MIME generator. It can be use to send html emails, graphics file email attachments as a single-part or multi-part message. [...]

Read answer to: "How do I send html email from Perl?"

Tweet this    Share on Facebook


Viewing all articles
Browse latest Browse all 22

Trending Articles