==== version history of distribution HTML-FromMail Unless noted otherwise, these changes where initiated and applied by Mark Overmeer. #!!! Mail::Box 3 compatibility is still maintained on github in branch #!!! maint3, and published. So: you may find newer versions with major #!!! number 3. Use (at least) version 4 for new developments. #!!! Convert? See https://https://github.com/markov2/perl5-Mail-Box/wiki/ version 4.00: Thu 11 Dec 13:28:45 CET 2025 Changes: - use Mail::Box 4 exception model: use Log::Report Fixes: - fix test when Template::Magic is not installed. gituhub issue #1, cpantesters [Slaven Rezic] Improvements: - method documentation reorganization. - Carp/die to Log::Report version 3.00: Wed 19 Nov 12:09:30 CET 2025 Changes: - removed interactive selection of optional modules. Improvements: - small doc-fixes. - add .gitignore - convert style to OODoc 3 - convert install process to OODoc 3.05 - reflect that this is module is compatible with Mail-Box 3 in the version number. version 0.12: Mon Jan 29 23:49:23 CET 2018 Improvements: - do not run pod.t in devel environment. - convert to GIT - publish via GitHub version 0.11: Fri Jun 8 16:25:17 CEST 2007 - Use ExtUtils::MakeMaker::prompt() instead of own ask() in Makefile.PL. Required for CPANPLUS. - add t/pod.t version 0.10: Wed Jan 21 09:56:09 CET 2004 - Text::MagicTemplate has been renamed to Template::Magic version 0.01: Nov 3, 2003 - Initial coding