in reply to Re^3: Reading data from ZIP data in a File::Temp filehandle problem
in thread Reading data from ZIP data in a File::Temp filehandle problem
In context of my app the code that is doing the Zip actions is separate from the code that is doing the URL retrieval and temp storage. So I was hoping to be able to just pass the filehandle reference around. Passing both the filehandle reference and a reference to the file itself is doable, but leaves me unsettled. :/
Thanks again for your help.
|
|---|