Commit Graph

9 Commits

Author SHA1 Message Date
Paul Howarth
f462b12417 Update to 1.30
- New upstream release 1.30
  - On MSWin32, make Win32::Process a prerequisite
2020-03-24 13:15:33 +00:00
Paul Howarth
ea8c2b6d63 Update to 1.29
- 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
2020-03-22 15:30:47 +00:00
Paul Howarth
70a32a0ee2 Update to 1.26
- New upstream release 1.26
  - BUILD: Update FAIL_POSIX warning message (GH#28)
  - TEST: t/07_taint.t: Use executable name as source of taintedness (GH#21)
  - OTHER: Typographic corrections (CPAN RT#60211, CPAN RT#86403)
  - Add Travis configuration
2020-01-25 15:30:28 +00:00
Paul Howarth
40163f747e Update to 1.25
- New upstream release 1.25
  - No longer ship unrequired file Debian_CPANTS.txt (GH #7)
2013-10-20 21:48:00 +01:00
Paul Howarth
17bad99722 Update to 1.24
- 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)
2013-10-18 16:51:26 +01:00
Paul Howarth
f62ffa171e Update to 1.23
- 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
2013-10-09 16:44:15 +01:00
Iain Arnell
c003ca7299 update to 1.21 2011-03-18 14:16:57 +01:00
Chris Weyl
33b19640b0 initial import 2009-03-07 20:39:01 +00:00
Kevin Fenzi
14fc5a1ccb Setup of module perl-IPC-System-Simple 2009-03-07 17:36:48 +00:00