[bmc@hacked lib]$ perl -MIPC::Open3 -e 'eval {$pid = open3(*IN, *OUT, *ERR, @ARGV);}; print "ACK $@\n" if ($@);' asdf [bmc@hacked lib]$