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


in reply to How to find barewords in perl code?

I'm pretty sure that Perl::Critic can be used to detect bareword filehandles, it probably even has a pre-defined rule for that.