in reply to Re: Re: Streaming to Handles
in thread Streaming to Handles
I'm not the best person to ask for help on modules, I basically understand the concept, but I still think like an old functional programmer. My first thought on putting the filehandle in the module, is to use "our" instead of "my" on the variable, or export the variable from the module.
This would make a nice separate question to ask, "how to use a module variable as a filehandle, and export it to the main program".
|
---|