The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.7 - 2009-08-07

  • fixed documentation in AE::HTTP::Request.
  • added asynchronous response functionality, for sending large files via AnyEvent::AIO for instance.
  • added tests to distribution (instead of maintainer only tests).
  • fixed a bug with reception of requests without headers.

Modules

A simple lightweight event based web (application) server
A simple HTTP connection for request and response handling
A simple and plain http server
A web application request handle for AnyEvent::HTTPD