in reply to Re: POE::Wheel::SocketFactory problem
in thread POE::Wheel::SocketFactory problem

That wasn't the problem. Lack of including POE::Wheel::SocketFactory, however, could have greatly contributed to my problem. Time to add 'log errors to a file' functionality; the program uses Term::Visual, so when the program died STDERR never got a chance to be printed. Thanks!
  • Comment on Re: Re: POE::Wheel::SocketFactory problem