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
bingos (author)
Thu Dec 13 05:56:17 -0800 2007
commit  5236d52a020681261e777f428ed2bc2a630fe62b
tree    79b71985f23070402966ccbb701fa6fcf50e23e5
parent  a6014c4ed9ff24dd63ba9898f53bf590a384a7f2
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