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.