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

Changes for version v0.0.1_02 - 2012-06-19

  • Add constant: HTTP_METHOD_NOT_ALLOWED (405)
  • Fix response status with internal server error
  • Better treatment of $plack->{response}{status}
  • More sentible behaviour on server/code error
  • Add support for send_http_header()
  • Remove pointless 'NO BODY' output
  • Remove debugger breakpoint
  • handle_psgi() takes apache config file argument
  • Remove company-specific modules, env-vars

Changes for version v0.0.1_01 - 2012-04-18

  • Add factored out modules from $myapp
  • Switch Kwalitee test pluding used with dzil
  • Continue ripping off Plack::App::FakeApache
  • Post-minting Initial Commit

Provides

in lib/Plack/App/FakeApache1/Request.pm