in reply to Re^2: Is it possible to "use vars" or "our" a file handle?
in thread Is it possible to "use vars" or "our" a file handle?

the actual writing - if something is written at all - is performed at various other places

I'd encapsulate the logging in subroutine, rather than a variable.

  • Comment on Re^3: Is it possible to "use vars" or "our" a file handle?