Group :: Development/Perl
Source RPM: perl-CGI-Emulate-PSGI
Built: about 10 years ago
Size: 29.2 KB
Repocop status:

Gear: http://git.altlinux.org/gears/p/perl-CGI-Emulate-PSGI.git
Home page: http://search.cpan.org/~miyagawa/CGI-Emulate-PSGI/
License: Perl
Summary: CGI::Emulate::PSGI - PSGI adapter for CGI
Description:
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
- perl-CGI-Emulate-PSGI
- New version 0.112010-08-30 Vladimir Lettiev 0.10-alt1
- initial build