Help for this page
my $msg = MIME::Lite->new ( From => "from@example.org", ... Data => "<html><body>hi</body></html>" );