in reply to
Sending HTML-formatted mail to a list
You need to
use MIME::Lite;
You can get it
here
.
See the
MIME::Lite review
as well.
Comment on
Re: Sending HTML-formatted mail to a list
Download
Code
In Section
Seekers of Perl Wisdom