Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 845c8a33b242e44b2b3181c171d0ca3f > files > 3

perl-POE-Component-Server-HTTP-0.90.0-10.mga7.noarch.rpm

POE/Component/Server/HTTP
=========================

This is a nearly stable release of PoCo::Server::HTTP It makes it easy to
write HTTP servers in POE.

The design is roughly based on the ideas of mod_perl and lets you
add hooks and intercept in a numbber of different stages.

Look at the test cases in t/ if you want help.  In particular, 
t/20_stream.t contains a good example of multipart/mixed responses.


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Released under the same terms as POE

Copyright (C) 2002 Arthur Bergman
Copyright (C) 2005 Philip Gwyn