[Bug 575497] New: Review Request: perl-CGI-Emulate-PSGI - PSGI adapter for CGI applications

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 21 00:34:50 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-CGI-Emulate-PSGI - PSGI adapter for CGI applications

https://bugzilla.redhat.com/show_bug.cgi?id=575497

           Summary: Review Request: perl-CGI-Emulate-PSGI - PSGI adapter
                    for CGI applications
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/CGI-Emulate-PSGI
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~cweyl/review/perl-CGI-Emulate-PSGI.spec
SRPM URL:
http://fedorapeople.org/~cweyl/review/perl-CGI-Emulate-PSGI-0.06-1.fc12.src.rpm

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
the CGI::Parse::PSGI module.

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2065399

Additional Comment:

This package is a dependency of the Plack PSGI implementation.

*rt-0.10_01

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list