bingos / poe-component-server-simplehttp

Perl extension to serve HTTP requests in POE

This URL has Read+Write access

bingos (author)
Thu Nov 01 08:08:54 -0700 2007
commit  44e351cd7b9a83efe6ceeaeb10bebc723ef21390
tree    a38560602da5c94f5db5463263e8f40a873925b7
parent  6e4b50ae2dfbed4081628fd814e452ac8967e27e
name age message
file Changes Loading commit data...
file Changes.old
file MANIFEST
file Makefile.PL
file README
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