Proc-Simple - exit_status() of Proc::Simple sometimes returns -1

Posted on Tue Feb 20 02:28:01 2007 by scboyce
exit_status() of Proc::Simple sometimes returns -1
The exit_status() method intermitently returns -1 as a return value when the backgrounded ksh script actually returned a 0 (zero). Any one else see this happen and figure out why? Solaris 5.9 Perl 5.8.6 Proc::Simple 1.21 Thanks, -Steve
Write a response