libpoe-component-server-http-perl

Foundation of a poe http daemon
  http://search.cpan.org/dist/POE-Component-Server-HTTP/
  0
  no reviews



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.