I have a problem that I would really appreciate your help with. I am running POE to spider websites, one session is created per URL in an array that is fed to the program.
My issue is that I am receiving the error print() on closed filehandle occasionally. I was receiving it everytime untilI changed the name of the session filehandle to match the current session ID (my $id = $_SESSION->ID;).
The code is largely straight out of the cookbook.
Despite using the session ID, I still get filehandle errors. Is there a better way to manage filehandles to avoid this happening?
In reply to Print() on closed filehandle POE by PoliceCoP
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |