- New upstream release 0.09
- Add windows_reserved option to test for Windows reserved filenames
- Add tests, now requires Perl 5.008
- Drop EL-5 support
- Drop BuildRoot: and Group: tags
- Drop explicit buildroot cleaning in %install section
- Drop explicit %clean section
- Drop workaround for building with Test::More < 0.88
- 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'