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

Changes for version 1.09_2 - 2011-06-07

  • Fixed a dumb mistake about allowed characters in header values
  • Updated FAQ document
  • psgi.input MUST have seek() only if psgix.input.buffered is true

Changes for version 1.09_1 - 2011-03-28

  • 1.1 beta
  • Upped psgi.version to be [1,1]
  • Lots of grammar and style fixes
  • Removed poll_cb from writer spec
  • Streaming interface now SHOULD be implemented, rather than MAY
  • Promoted psgi.streaming, nonblocking and run_once keys to be MUST
  • Added psgix.logger and psgix.session extensions
  • Updated FAQ

Documentation

Frequently Asked Questions and answers

Modules

Perl Web Server Gateway Interface Specification