in reply to Re^3: how to prevent open from dying
in thread how to prevent open from dying
He meant the code then proceeds to use an unopened handle if you have warn without next. Of course, that doesn't matter *if* the remaining code consists of while (<INFILE>) { ... }.