Skip Menu |

This queue is for tickets about the IPC-Open3-Utils CPAN distribution.

Report information
The Basics
Id: 91094
Status: resolved
Priority: 0/
Queue: IPC-Open3-Utils

People
Owner: Nobody in particular
Requestors: dmuey [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: minor annoyances
1. $! always set to 9 (or at least is not 0) 2. child_error_exit_value() should also return if child_error_failed_to_execute() ? 3. Add newline to avoid stack: open3() said: open3: exec of /bin/zippy failed at /Users/dmuey/perl5/perlbrew/perls/perl-5.16.0/lib/site_perl/5.16.0/IPC/Open3/Utils.pm line 87. 4. Use of uninitialized value in numeric eq (==) at /Users/dmuey/perl5/perlbrew/perls/perl-5.16.0/lib/site_perl/5.16.0/IPC/Open3/Utils.pm line 336.
addressed in v0.9 just uploaded to CPAN