in reply to print() on closed filehandle

If I were you, I'd use IO::File, and pass the filehandles around like any other object. No, that isn't an answer to your speicifc problem. Try whittling down your code to as small an example as you can that still exibits the problem you're having. After this, either you'll figure out the problem yourself, or you'll be able to give us a smaller snippet in which to find the problem.


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).