The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
POE/Component/Server/SimpleHTTP
===============================

INSTALLATION

You will need first to have (or install):

    Module::Install
    Module::Install::AutoLicense
    Module::Install::GithubMeta

To install this module type the following:

   perl Makefile.PL # then install prerequisites
   make
   make test
   make install

MORE INFO

	# After installing:
	perldoc POE::Component::Server::SimpleHTTP