in reply to Re^2: Is there a problem with using barewords as filehandles ?
in thread Is there a problem with using barewords as filehandles ?

> because whoever wrote it wasn't thinking about scope,

FWIW you can localize a FH inside the function's scope, but this implies some glob syntax IIRC.

I think local *FH but ...

Not that beginner friendly

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery