in reply to Re: Scope of Filehandle inside Subroutine?
in thread Scope of Filehandle inside Subroutine?

Thank you for the response. I'd seen some hints at lexical file handles, but I hadn't seen anything written on the three-argument open. This looks like it will be the easiest way to integrate the logging functionality with the existing code.
  • Comment on Re^2: Scope of Filehandle inside Subroutine?