Binary package “libpoe-component-server-http-perl” in ubuntu xenial

foundation of a POE HTTP Daemon

 POE::Component::Server::HTTP is a framework for building custom HTTP servers
 based on POE. It is loosely modeled on the ideas of apache and the
 mod_perl/Apache module.
 .
 It is built a lot on work done by Gisle Aas on HTTP::* modules and the
 URI module which are subclassed.
 .
 It lets you register different handlers, stacked by directory that will be run
 during the cause of the request.