Perl module for interacting with child processes
- New upstream release 0.95
- Enable Travis-CI integration for IPC::Run
- Use q{} and qq{} to fix problems with quotation in cmd.exe
- Sync $VERSION across all files to address kwalitee
- Stop side effect of altering flushing of STDOUT and STDERR (CPAN RT#109243)
- CHILD_HANDLE should be closed with 'Close' to prevent a warning
- Require Win32API::File on Windows
- Better timer error message plus an additional unit test
- Catching previously non-detected malformed time strings
- Let Timer accept all allowable perl numbers
- Allow the OS to choose the ephemeral port to use
- Don't use version.pm to parse the perl version in Makefile.PL
- perltidy
- Do not import POSIX into local namespace (it's a memory hog)
- Skip infinity test on perl below 5.8.9
- Spelling fixes
- Documentation fix: full_result returns $?, not $? >> 8
- Fix check for reaped PID in reap_nb
- Re-remove unnecessary use of UNIVERSAL
- Remove redundant Group: tag
|
||
|---|---|---|
| .gitignore | ||
| perl-IPC-Run.spec | ||
| sources | ||