The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.05 2020-10-14T10:00:09+02:00
 - Add REPOSITORY section to doc.
 - Improve AUTHOR and LICENSE AND COPYRIGHT sections in doc.
 - Improve SYNOPSIS section in doc.
 - Makefile.PL fails with no '.' in @INC.
 - Rewrite doc to use =head2 in SUBROUTINES section.
 - Update Module::Install to 1.19 version.
 - Update author github username.
 - Update author name.
 - Update copyright years.

0.04 2015-09-16T21:14:20+02:00
 - Add 'readme_from' directive to Makefile.PL.
 - Fix LICENSE file.
 - Improve LICENSE AND COPYRIGHT section in doc.
 - Improve SEE ALSO section in doc.
 - Move author tests to xt/ directory.
 - Remove diacritics from author name.
 - Update Module::Install to 1.16 version.
 - Update copyright years.

0.03 2013-09-21
 - Rewrite Changes file to CPAN::Changes::SPEC format.

0.02 2013-08-19
 - Add Error::Pure::Always to SEE ALSO section in doc.
 - Add LICENSE file.
 - Fix test bug, when test use Test::Output::is_stdout (and Capture::Tiny)
   for capture err via eval.

0.01 2013-06-11
 - First version.