The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
README for Email-MIME-Creator 1.455

This is a library to allow the creation of MIME messages from Perl data.

Consult its POD for more information.

To install:

  perl Makefile.PL
  make
  make test
  sudo make install