@cmdOut = `$cmd`; # add this: if ($?) { die "argh: bad things happened: $?"; }