Mail::Builder – Easily create plaintext/html e-mail messages with attachments and inline images
This module helps you to build correct e-mails with attachments, inline
images, multiple recipients, … without having to worry about the
underlying MIME stuff and encoding issues. Mail::Builder relies heavily
on the MIME::Entity module from the MIME::Tools distribution.
The module will create the correct MIME bodies, headers and containers
(multipart/mixed, multipart/related, multipart/alternative) depending on
if you use attachments, HTML text and inline images.
Furthermore it will encode non-ascii header data and autogenerate
plaintext messages (if you don’t provide it yourself or disable the
autotext option) from html content.
Perl is a stable, cross platform programming language. It is used for mission
critical projects in the public and private sectors and is widely used to
program web applications of all needs.


