The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.06 2020-10-28T22:46:51+01:00
 [Common]
 - Change bugtracker to github.
 - Improve LICENSE AND COPYRIGHT sections in doc.
 - Improve SYNOPSIS sections in doc.
 - Rewrite to METHODs and SUBROUTINEs in doc to use =head2.
 - Update .travis.yml to reality.
 - Update author github username to reality.
 - Update copyright years.

0.05 2018-02-10T14:56:42+01:00
 [Common]
 - Add missing dependency for Indent::Word.
 - Remove trailing whitespace.

0.04 2018-02-10T14:48:37+01:00
 [Common]
 - Fix LICENSE file.
 - Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
 - Improve LICENSE AND COPYRIGHT section in doc.
 - Improve README file.
 - Improve SEE ALSO section in doc.
 - Move author tests to xt/ directory.
 - Update Module::Install to 1.19 version.
 - Update author name.
 - Update copyright years.
 - Update examples.

 [Indent]
 - Add return value of get() in doc.
 - Improve SYNOPSIS section in doc.

 [Indent::Word]
 - Add example to doc.
 - Add support for strings with ANSI sequences.

0.03 2013-11-07
 - Add dependency for perl (based on Error::Pure).
 - Update examples/ directory.

0.02 2013-09-21
 - Add LICENSE file.
 - Add SIGNATURE file.
 - Add Test::NoWarnings to tests.
 - Fix tests.
 - Indent::Word: Remove trailing whitespace on end of string.
 - Rename CHANGES to Changes.
 - Rewrite Changes file to CPAN::Changes::SPEC format.

0.01 2012-08-23
 - First version.