bingos / poe-component-server-simplehttp

Perl extension to serve HTTP requests in POE

This URL has Read+Write access

bingos (author)
Thu Feb 15 06:47:56 -0800 2007
commit  18e1eaf49cdd63303d7495786575d718d462b83a
tree    3ac8c2719558dd84bdb499a8cc8149982c91e3de
parent  a7b516e74d8d4e9a456d6890f31b243ae669bfae
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