SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-FCGI-IIS rpm build for : OpenSuSE. For other distributions click perl-FCGI-IIS.

Name : perl-FCGI-IIS
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.8.1 Date : 2023-01-27 15:46:52
Group : Development/Libraries/Perl Source RPM : perl-FCGI-IIS-0.05-lp154.8.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : FCGI wrapper for MS IIS FastCGI
Description :
The module has 5 different modes it can be run in.

* perl -MFCGI::IIS=test

This is a simple test routine, that displays a counter that increments by 1
each time the script is called as a FastCGI.

* perl -MFCGI::IIS=carp

In this mode, CGI::Carp qw(fatalsToBrowser) is invoked before running the
do method.

* perl -MFCGI::IIS=eval

With this mode eval is used instead of the do operator. Slower run time,
but allows you to trap errors.

* perl -MFCGI::IIS=evalhead

With this mode eval is used instead of the do operator, also the
content-type text/html header is returned first. Allowing you to trap wrong
header errors.

* perl -MFCGI::IIS=do

This is the default mode, and will be called if no arguments are given,
i.e. perl -MFCGI::IIS. The calling script is loaded into the FastCGI using
the do operator.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-FCGI-IIS-0.05-lp154.8.1.noarch.rpm
     

Provides :
perl(FCGI::IIS)
perl-FCGI-IIS

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(FCGI)
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/FCGI
/usr/lib/perl5/vendor_perl/5.26.1/FCGI/IIS.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-FCGI-IIS
/usr/share/doc/packages/perl-FCGI-IIS/Changes
/usr/share/doc/packages/perl-FCGI-IIS/README
/usr/share/man/man3/FCGI::IIS.3pm.gz

 
ICM