IPC-Cmd
view release on metacpan or search on metacpan
* Address test failure on 5.00505 by using 2-arg
version of open, instead of 3-arg version.
0.38 Thu Oct 11 17:04:28 CEST 2007
* Address perlbug [perl #46293] IPC::Cmd can lose stderr
* Apply [perl #46111] [PATCH] Add tests for stderr-only
in IPC::Cmd to test for that bug
0.36 Fri Nov 24 14:55:56 CET 2006
* 3-arg open doesn't work on 5.6.2 properly, so we changed
to the 2-arg form of open. This to avoid errors as seen
in this report:
http://www.nntp.perl.org/group/perl.cpan.testers/363646
0.34 Fri Oct 20 15:13:23 CEST 2006
* use Carp::carp explicitly
( run in 0.834 second using v1.01-cache-2.11-cpan-49f99fa48dc )