Codebase list libemail-mime-createhtml-perl / 1f2deae9-f1c2-4e03-8dbe-588c4cf5152f/main
1f2deae9-f1c2-4e03-8dbe-588c4cf5152f/main

Tree @1f2deae9-f1c2-4e03-8dbe-588c4cf5152f/main (Download .tar.gz)

Email::MIME::CreateHTML v1.030

(c) BBC 2006. This program is free software; you can redistribute it and/or modify it under the GNU GPL.

See the file COPYING in this distribution, or http://www.gnu.org/licenses/gpl.txt 

QUICK START:

Install Email::MIME::CreateHTML by unpacking the tarball and running the following
commands in the source directory:

    perl Makefile.PL
    make
    make test
    make install
    Then delete the source directory tree since it's no longer needed.

Run 'perldoc Email::MIME::CreateHTML' to read the full documentation.