The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Pod::HtmlEasy.

0.07  2004-10-10
      - Fixed a minor bug when the input is '' and isn't file, that make Pod::Parser to read from STDIN.
      - Added option for basic_entities and common_entities at pod2html().


0.06  2004-05-09
      - Fixed minor bug for argument _on_item that should be on_item.


0.05  2004-05-09
      - Added support to =for
      - Added support to =item *


0.04  2004-02-05
      - Fixed some simple bugs.
      - Added item on index.


0.03  2004-01-15
      - Added EXE_FILES key to MakeFile.PL (forgot to put in 0.02 version).


0.02  2004-01-13
      - Added script podhtmleasy.pl
      - item titles, by default, are bold now.
      - Added support for E<>, F<>
      - Added option to extend the commands (=word) and formatters (X<>).


0.01  2004-01-11 19:07:08
      - original version;