[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608299: ITP: libcgi-emulate-psgi-perl -- PSGI adapter for CGI



Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves <dom@earth.li>

* Package name    : libcgi-emulate-psgi-perl
  Version         : 0.10
  Upstream Author : Tatsuhiko Miyagawa <tokuhirom@cpan.org>
* URL             : http://search.cpan.org/dist/CGI-Emulate-PSGI/
* License         : Perl
  Programming Lang: Perl
  Description     : PSGI adapter for CGI

This module allows an application designed for the CGI environment to
run in a PSGI environment, and thus on any of the backends that PSGI
supports.

It works by translating the environment provided by the PSGI specification
to one expected by the CGI specification. Likewise, it captures output as
it would be prepared for the CGI standard, and translates it to the format
expected for the PSGI standard using CGI::Parse::PSGI module.



Reply to: