POE/Component/Server/SimpleHTTP version 1.05
============================================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

	POE > 0.27
		POE::Wheel::ReadWrite
		POE::Driver::SysRW
		POE::Filter::HTTPD
		POE::Wheel::SocketFactory

	Carp

	HTTP::Date
	HTTP::Request
	HTTP::Response

	Socket

	Sys::Hostname

	Storable

	Socket

COPYRIGHT AND LICENSE

Copyright 2003 by Apocalypse

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
