bingos / poe-component-server-simplehttp

Perl extension to serve HTTP requests in POE

This URL has Read+Write access

100644 17 lines (11 sloc) 0.257 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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