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

Changes for version 0.31

  • Fixed non ARRAY reference error when cgi->param called in list context with nonexistent param name
  • Added explicit type-casting, no more compiler warnings
  • Little documentation fix

Modules

Asynchronous HTTP server written in C with request parser.
Internal class used by HTTP::Server::EV::CGI for proxifying output to correct HTTP::Server::EV::Buffer.
Non-blocking output buffer.
Contains http request data and some extra functions.
represents file received by HTTP::Server::EV