Changes for version 0.14 - 2005-10-06

  • Split out HTTP::Server::Simple::CGI::Environment to support non-CGI.pm CGIs Ignore SIGPIPE
  • Signal handlers are now installed on ->run, not on new. Also, they're documented. Thanks to Mark Fowler.
  • We no longer lookup $ENV{'REMOTE_HOST'} by hostname, as it can cause huge performance problems.

Modules

CGI.pm-style version of HTTP::Server::Simple
a HTTP::Server::Simple mixin to provide the CGI protocol

Examples