summaryrefslogtreecommitdiff
path: root/cpan/IPC-Cmd
Commit message (Collapse)AuthorAgeFilesLines
* Update IPC-Cmd to CPAN version 0.70Chris 'BinGOs' Williams2011-02-011-9/+62
| | | | | | | | | | | | | | | | | | | [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
* Update IPC-Cmd to CPAN version 0.68Chris 'BinGOs' Williams2011-01-081-1/+1
| | | | | | | | [DELTA] Changes for 0.68 Fri Jan 7 21:08:58 GMT 2011 ================================================= * Apply blead patch from Peter Acklam
* Fix typos (spelling errors) in cpan/IPC-Cmd/*.Peter J. Acklam2011-01-073-12/+12
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81814] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81814 > Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update IPC-Cmd to CPAN version 0.66Chris 'BinGOs' Williams2010-11-231-69/+68
| | | | | | | | | | [DELTA] Changes for 0.66 Tue Nov 23 12:10:24 GMT 2010 ================================================= * Apply documentation patch from Dan Dascalescu [RT # 63250] * Apply another documentation patch from Dan Dascalescu [RT #63251] * Fix an issue with _split_like_shell_win32() raised by tunakermit [RT #62961]
* Update IPC-Cmd to CPAN version 0.64Chris 'BinGOs' Williams2010-10-191-5/+21
| | | | | | | | | | | | | | [DELTA] Changes for 0.64 Tue Oct 19 19:01:05 BST 2010 ================================================= * Only enable the can_run instances behaviour when global variable $INSTANCES is set Changes for 0.62 Tue Oct 19 15:51:30 BST 2010 ================================================= * Amended can_run behaviour to run all found instances of the given binary in a list context
* Update IPC-Cmd to CPAN version 0.60Chris 'BinGOs' Williams2010-07-131-19/+122
| | | | | | | | | | | | [DELTA] Changes for 0.60 Mon Jul 5 09:04:54 BST 2010 ================================================= * Corrected spelling mistakes in POD, spotted by H.Merijn Brand * Apply a patch from Burak Gursoy RT #58886, which fixes paths on MSWin32 * Apply patch from Petya Kohts, RT #50398, which allows more flexible configuration of run_forked and its children
* Spell check fixes in CPANH.Merijn Brand2010-06-071-2/+2
| | | | already fixed upstream
* Upgrade to IPC::Cmd 0.58Rafael Garcia-Suarez2010-04-302-21/+99
|
* Update IPC::Cmd to cpan version 0.54Chris Williams2009-11-151-6/+5
| | | | | | Changes for 0.54 Sun Nov 15 21:43:51 GMT 2009 ================================================= * Fixed issues on older perls requiring Time::HiRes
* Updated IPC::Cmd to cpan release 0.52Chris Williams2009-11-131-5/+95
| | | | | | Changes for 0.52 Fri Nov 13 16:15:11 GMT 2009 ================================================= * Added documentation for run_forked()
* Update IPC::Cmd to cpan version 0.51_01Chris Williams2009-11-082-8/+441
| | | | | | | Changes for 0.51_01 Sun Nov 8 22:36:33 GMT 2009 ================================================= * Apply patch from Petya Kohts, RT #50398, which adds run_forked()
* Move IPC::Cmd from ext/ to cpan/Nicholas Clark2009-09-266-0/+1490