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

Changes for version 0.0.2 - 2013-04-30

  • This is a clean-up-and-improve release. A number of issues arose in final stages of a conversion from AP1 - dispatcher logic, strange things, lack of tests. Some of these issues have started to be addressed here.
  • Replace 'use feature :5.10' with 'use 5.10.1'
  • Fix up dispatch behaviour
  • Disable half-finished tests
  • Start writing dispatcher-location test
  • Add t/50-app test and data
  • Add tests for ::FakeModPerl1::Dispatcher
  • Make AP1 Handler croak if we don't have a $app
  • Add simple Plack::App::FakeApache1 test
  • Switch to the FakeModPerl1 dispatcher
  • Remove 'mostly duped and dead' module

Provides

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