in reply to
Sending an Email with attachment and body of the email using perl
MIME::Lite
is pretty easy to use- you should be able to assemble a multi-part email with attachments just from cut and paste from the included docs.
Comment on
Re: Sending an Email with attachment and body of the email using perl
In Section
Seekers of Perl Wisdom