Skip Menu |

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

Report information
The Basics
Id: 78492
Status: resolved
Priority: 0/
Queue: IPC-Run3

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

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



Subject: Croak for errors like "No such file or directory at /home/mike/perl5/perlbrew/perls/perl-5.14.2-threads/lib/site_perl/5.14.2/IPC/Run3.pm line 426."
This error message is an error the caller made, so it should be reported from their frame of reference using croak instead of die. I have many calls to run3, and figuring out which one is the culprit could be much easier.
merged -- rjbs