in reply to Re: Open several files and read line by line
in thread Open several files and read line by line

What's wrong with using $fh if you only have one file in scope? Even the documentation uses it as an example.