if (not open FH, 'myFile.txt') { print STDERR "Nope : $!\n"; exit; }