if(`nonexisting &`) { die "running 'nonexisting' produced whatever output.\n" } print "all well.\n"; __END__ sh: nonexisting: command not found all well.