cpan Plack 0.9015

latest releases: 1.0051, 1.0050, 1.0049...
14 years ago
  • Fixed a bug in URLMap where $env is shallow copied and some middleware don't work
  • Added -e and -M to plackup
  • plackup -r with args (directories to watch) is deprecated. Use -R instead
  • plackup foo.psgi now DWIMs. -a (--app) continues to work
  • Optimizaitons to Middleware and docs to explicitly call to_app because overloading happens
    every request and is inefficient.
  • The abilitiy to auto-select server backends for POE/AnyEvent/Coro is restored. Doesn't work with -r though. #50
  • Display server package name in the Standalone/Prefork startup
  • Fixed a bug in Plack::Test::MockHTTP where $res doesn't return the request (teejay)
  • Fixed a bug in URLMap where requests to / fails in some cases (chiba)

Don't miss a new Plack release

NewReleases is sending notifications on new releases.