Subject: | strawberry perl bug |
I get the following call after all of the downloads are done
(in cleanup) Can't call method "free" on an undefined value at C:/strawb
erry/perl/site/lib/POE/Component/Connection/Keepalive.pm line 44 during
global destruction.
Sessions were started, but POE::Kernel's run() method was never
called to execute them. This usually happens because an error
occurred before POE::Kernel->run() could be called. Please fix
any errors above this notice, and be sure that POE::Kernel->run()
is called.