The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.06 2021-02-05T12:20:42+01:00
 - Update README.
 - Update examples/ dir.

0.05 2021-02-05T12:19:16+01:00
 - Add -s option to script.
 - Add tests for SGML and not ended element.
 - Fix bugtracker.
 - Fix exit code.
 - Update copyright years.

0.04 2020-04-26T22:52:34+02:00
 - Fix test dependencies.
 - Remove obsolete ERRORS section in doc.
 - Rewrite doc METHODS section to =head2.

0.03 2020-04-26T19:51:53+02:00
 - Add test for constructor.
 - Add test for run() method.
 - Fix usage of -e option.
 - Fix to 80 characters on line.
 - Improve LICENSE AND COPYRIGHT section in doc.
 - Improve SYNOPSIS section in doc.
 - Move argument parsing from constructor to run section.
 - Sort attributes.
 - Update Module::Install to 1.19 version.
 - Update author github username.
 - Update author name.
 - Update copyright years.

0.02 2016-02-20T23:43:25+01:00
 - Add -e option for input encoding.

0.01 2016-02-17T11:13:38+01:00
 - First version.