The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for perl module Email::MIME::CreateHTML

1.042 2018-01-26
    - Require MIME::Types 2.17 (2.16 had a breaking bug) (VANSTYN)

1.041 2015-01-18
    - Support non-ASCII HTML (PR #1) - Christoph Halbartschlager (christophhalbi)

1.040 2014-08-19
    - POD tweaks
    - Replace CVS-style VERSION with simple scalar version
    - Added config for Travis CI w/ coveralls
    - Add support for perl-5.18 and higher (fixes RT#90063, RT#85953 and RT#96806)
    - Convert to use Dist::Zilla (fixes RT#61245)
    - Updated Changes file format

1.030 2010-02-12
    Add no_index for Email::MIME

1.029 2010-02-10
    Add Carp to fix warnings (CPAN RT51208)
    Insist on 3.15 of HTML::TokeParser::Simple (CPAN RT 28788)
    POD Syntax fix

1.026 2006-10-26
    * General bug-avoidance changes
    * Update for PEP website
    * Misc spelling fixes