bingos / poe-component-server-simplehttp

Perl extension to serve HTTP requests in POE

This URL has Read+Write access

name age message
file Changes Loading commit data...
file Changes.old Thu Feb 15 06:45:34 -0800 2007 Added LOGHANDLER directive for general logging ... [bingos]
file MANIFEST
file Makefile.PL
file README Fri Jan 19 08:10:20 -0800 2007 Initial repository layout [bingos]
directory examples/
directory lib/
directory t/
directory tools/
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