Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-IPC-Cmd
From: Thomas Klausner
Date: 2013-12-02 13:04:33
Message id: 20131202120433.DF4D996@cvs.netbsd.org
Log Message:
Update to 0.90:
0.90 Mon Nov 18 15:08:15 GMT 2013
Misc:
* skip some problematic tests when PERL_CORE
0.88 Fri Nov 15 14:44:03 GMT 2013
Misc:
* skip some problematic tests on Cygwin
0.86 Mon Nov 4 14:09:42 GMT 2013
Bug fixes:
* run_forked: workaround absent CLOCK_MONOTONIC on OSX (Petya Kohts)
* RT#89770 Patch to fix error reporting if command killed by signal
(Ed Avis)
* Make the false test more forgiving, for Solaris and other SVR*
(bingos)
0.85_02 Thu Oct 10 13:59:34 BST 2013
Bug Fixes:
* run_forked: incomplete output more than buffer size
0.85_01 Thu Sep 5 20:30:51 BST 2013
Enhancements:
* run_forked() now uses Time::HiRes and Carp
0.84 Tue Aug 6 10:03:03 BST 2013
Enhancements:
* Lowered CPU usage for run_forked() (Petya Kohts)
Bug Fixes:
* RT#85912 Handle STDOUT/STDERR for run_forked()
and coderefs (Petya Kohts)
* RT#76901 fixed regression introduced in 0.78
(Petya Kohts)
* RT#70530 run_forked() now has a consistent
API with run() (Petya Kohts)
* Socket only used where needed (bingos)
Misc:
* Install into sitelib if >= v5.12.0
0.82 Sat Jun 29 22:11:22 BST 2013
* Typo fixes (David Steinbrunner)
0.80 Sat Mar 2 22:03:49 GMT 2013
* Use File::Spec->path instead of relying on
Config (William Orr)
Files: