public
Description: Perl extension to serve HTTP requests in POE
Homepage: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
Clone URL: git://github.com/bingos/poe-component-server-simplehttp.git
README
POE/Component/Server/SimpleHTTP
===============================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

MORE INFO

  # After installing:
  perldoc POE::Component::Server::SimpleHTTP