- New upstream release 0.06
- Created git repository on github.com
- Converted to Dist::Zilla
- Fixed options cannot take a false value (CPAN RT#21631)
- Disabled AmigaOS and Mac OS Classic tests by default because they are no
longer supported by Perl itself (CPAN RT#12182)
- Updated synopsis to show recommended author-only usage (CPAN RT#43948)
- This release by ABRAXXA -> update source URL
- LICENSE.Artistic and LICENSE.GPL no longer included upstream
- Classify buildreqs by usage
- Add test suite patch to retain EPEL-5 build compatibility
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use 'make pure_install' rather than 'make install'