in reply to POE::Component::Server::HTTP: The _signal event is deprecated

This is a warning generated by POE::Component::Server::HTTP itself. Unfortunately, it's misattributed to your code.

Visit line 68 in PoCo::Server::HTTP, and comment out the line that reads:

  _signal => sub {},

I've already submitted a bug report to the component's author.

-- Rocco Caputo - troc@pobox.com - poe.perl.org

  • Comment on Re: POE::Component::Server::HTTP: The _signal event is deprecated