Package : perl-CGI-PSGI

Package details

Summary: Adapt CGI.pm to the PSGI protocol

Description:
This module is for web application framework developers who currently uses
the CGI manpage to handle query parameters, and would like for the
frameworks to comply with the the PSGI manpage protocol.

Only slight modifications should be required if the framework is already
collecting the body content to print to STDOUT at one place (rather using
the print-as-you-go approach).

On the other hand, if you are an "end user" of CGI.pm and have a CGI script
that you want to run under PSGI web servers, this module might not be what
you want. Take a look at the CGI::Emulate::PSGI manpage instead.


URL: https://metacpan.org/release/CGI-PSGI
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs