Help for this page
use strict; use MIME::Lite; ... $mailer->datasend($msg->as_string); $mailer->dataend(); $mailer->quit();