cpan Plack 0.99_05

latest releases: 1.0051, 1.0050, 1.0049...
pre-release14 years ago
  • Changed the Loader command line options to -L from -l
  • Runner now folds --host, --port and --socket to --listen and vice verca
  • Added -D and --daemonize to plackup/Runner standard options
  • Fixed FCGI handler to work with the new --listen and --daemonize option
  • Fixed a bug in static.t where it chdir's before loading modules
  • Renamed Writer to BufferedStreaming middleware and added docs
  • Support streaming apps in Shotgun loader
  • Falls back to Standalone handler when auto-detected backend is not available (hiratara)
  • Support chunked-input in HTTP::Request->to_psgi
  • Make the Reloader work with preforked server (chiba)
  • Added 'Auto' backend in TempBuffer
  • Added Nomo backend to the benchmark script
  • Updated HTTP::Server::PSGI to support experimental psgix.input.buffered
  • Plack::Request now honors psgix.input.buffered to see psgi.input is seekable
  • Renamed Standalone handler to HTTP::Server::PSGI for consistency while keeping
    'Standalone' as a nickname

Don't miss a new Plack release

NewReleases is sending notifications on new releases.