Changes for version 0.03 - 2013-06-20

  • Multiple enhancements from Lasse Makholm
    • Support for Authen and Authz handlers
    • Stacked handlers
    • Server object
    • New methods: auth_type, auth_name, is_initial_req, construct_uri
    • Improved methods: args, uri
    • ... and multiple typos and other minor fixes
  • Multiple enhacements from Mark Fowler
    • Connection object
    • Tie STDOUT so prints in response handler are passed to client
    • New methods: filename, document_root, args

Modules

Wrapping mod_perl2 applications in Plack

Provides

in lib/Plack/App/FakeApache/Request.pm
in lib/Plack/App/FakeApache.pm
in lib/Plack/App/WrapApacheReq.pm