Changes for version 0.03_02 - 2005-02-17

  • Make test script not depend on LWP
  • Add ->header(), and various generic hook capabilities
  • Made HTTP::Server::Simple::CGI use those hooks
  • Add ->bad_request(), for protocol errors

Changes for version 0.03_01 - 2005-02-17

  • Add ->setup() and ->handler()
  • Add support for specifying a host to bind listener to
  • Split out CGI.pm support into sub-class
  • Add Changes file to MANIFEST

Modules

CGI.pm-style version of HTTP::Server::Simple

Examples