SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CGI-PSGI rpm build for : OpenSuSE. For other distributions click perl-CGI-PSGI.

Name : perl-CGI-PSGI
Version : 0.150.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-19 21:44:23
Group : Unspecified Source RPM : perl-CGI-PSGI-0.150.0-lp156.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Adapt CGI.pm to the PSGI protocol
Description :
This module is for web application framework developers who currently uses
CGI to handle query parameters, and would like for the frameworks to comply
with the PSGI 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 CGI::Emulate::PSGI instead.

Your application, typically the web application framework adapter should
update the code to do \'CGI::PSGI->new($env)\' instead of \'CGI->new\' to
create a new CGI object. (This is similar to how CGI::Fast object is
initialized in a FastCGI environment.)

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-PSGI-0.150.0-lp156.1.1.noarch.rpm
     

Provides :
perl(CGI::PSGI)
perl-CGI-PSGI

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(CGI) >= 3.33
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/CGI
/usr/lib/perl5/vendor_perl/5.26.1/CGI/PSGI.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-CGI-PSGI
/usr/share/doc/packages/perl-CGI-PSGI/Changes
/usr/share/doc/packages/perl-CGI-PSGI/README
/usr/share/man/man3/CGI::PSGI.3pm.gz

 
ICM