On Thu Jul 05 03:27:12 2012, IRONCAMEL wrote:
Show quoted text> This module depends on POE::Loop::EV which is seriously broken. Its
> tests fail and hang. It calls a private function of POE::Kernel which no
> longer exists.
Unfortunately, it's been the only event loop I've historically been able to get working to make AnyEvent and POE to cooperate over without killing each other. I need to find a way to eliminate POE, but I don't know of an AnyEvent module that has as nice a terminal handler.
However, I haven't really done a lot of work on the internals of this in a couple of years so perhaps some part of this situation has improved.