From f7f926bef7d35c06e3259acb9fa14e07c87c4a60 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Tue, 1 Feb 2011 05:30:40 +0000 Subject: Update IPC-Cmd to CPAN version 0.70 [DELTA] Changes for 0.70 Mon Jan 31 20:34:09 GMT 2011 ================================================= * Apply a patch from Petya Kohts, RT #65276, with changes for run_forked: 1) fix for the typo in the name of the signal 2) changed default for clean_up_children (which seems to be the behavior expected by the majority of the users) 3) added detection (and forwarding to the caller) of the case when run program is killed by signal 4) kill_gently is now used in cases when parent died and when the executed program times out 5) added options which allow to execute some user code in the beginning and at the end of the child --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 2eba887458..51e3e9c4b4 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -834,7 +834,7 @@ use File::Glob qw(:case); 'IPC::Cmd' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.68.tar.gz', + 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.70.tar.gz', 'FILES' => q[cpan/IPC-Cmd], 'UPSTREAM' => 'cpan', }, -- cgit v1.2.1