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.