in reply to Need a Mail::SendEasy example using attachments
Mail::SendEasy doesn't appear to allow you specify any Content-Type other than application/octet-stream with a Base64 encoding. If you need more control over the construction of the MIME message I would recommend using either MIME::Lite or Email::MIME::Creator in association with Email::Send.
/J\
|
|---|