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


in reply to handling files using regular expression

Earlier today various people pointed out that you should use strict and warnings, check that you're opening files without error and you accepted this was the solution to the problem in question. Is there a reason why you've either ignored or fogotten this advice after only a few short hours?