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