http://www.perlmonks.org?node_id=1089336


in reply to can PERL just quit?

Since you are not testing the return values of open or anything else, I would definitely have use autodie; in place.

You must always remember that the primary goal is to drain the swamp even when you are hip-deep in alligators.