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


in reply to Re: Is this a correct way of obtaining input from a file?
in thread Is this a correct way of obtaining input from a file?

I tried a
use strict
a while back and the program puked at it. It works fine with out it. That could be a future revision is to rewrite this thing with
use strict
.