- New upstream release 1.29
- Improved handling of shell commands on Windows, which should get us closer
to resolving Win32-related issues; there should be no change of
functionality on Unix-like platforms
- Better workaround for bug in perl-5.8.9 (GH#129)
- Add t/args.t
- Modify t/win32.t
- Added Travis and AppVeyor configuration files
- Eliminated use of Dist::Zilla for build, using older, but more reliable and
better understood (by maintainer) ExtUtils::MakeMaker-based configuration
- Move author testing to xt/ directory
- New upstream release 1.24
- No longer mark BSD::Resource as required (GH #6)
- Skip core-dump tests on OS X; they're not as straightforward as the test
script would like (GH #5)
- New upstream release 1.23
- Silence "Statement unlikely to be reached" warning
- Repository information fix, and typo fixes
- Converted to using dzil
- Specify all dependencies
- Don't need to remove empty directories from the buildroot
- Restore EL-5 compatibility