public
Description: PSGI (Perl WSGI) specifications
Homepage: http://plackperl.org/
Clone URL: git://github.com/miyagawa/psgi-specs.git
name age message
file .shipit Tue Oct 13 00:06:12 -0700 2009 releng [miyagawa]
file Changes Tue Oct 27 13:45:08 -0700 2009 releng [miyagawa]
file MANIFEST Tue Oct 13 01:55:14 -0700 2009 releng [miyagawa]
file Makefile.PL Tue Oct 13 01:55:14 -0700 2009 releng [miyagawa]
file PSGI.pm Tue Oct 27 13:45:08 -0700 2009 releng [miyagawa]
file PSGI.pod Wed Nov 18 18:32:24 -0800 2009 remove bogus poll_cb explanation from the spec ... [miyagawa]
directory PSGI/ Wed Nov 18 18:32:24 -0800 2009 remove bogus poll_cb explanation from the spec ... [miyagawa]
file README.md Wed Sep 30 14:45:27 -0700 2009 update Dann's name. README links to the site [miyagawa]
README.md

This is PSGI, Perl Web Server Gateway Interface -- ala Python's WSGI and Ruby's Rack.

PSGI protocol specification is currently in draft. We're reviewing feedbacks before making it final. See also FAQ

See PSGI/Plack website for more links.