SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-CGI-Capture
Version : 1.15 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-03 17:49:10
Group : Unspecified Source RPM : perl-CGI-Capture-1.15-lp156.1.1.src.rpm
Size : 0.06 MB
Packager : https://www_suse_com/
Summary : Meticulously thorough capture and replaying of CGI calls
Description :
CGI does a terribly bad job of saving CGI calls. \'CGI::Capture\' tries to
resolve this and save a CGI call in as much painstaking detail as it
possibly can.

Because of this, \'CGI::Capture\' should work with server logins, cookies,
file uploads, strange execution environments, special environment
variables, the works.

It does this by capturing a large amount of the perl environment BEFORE
_CGI.pm_ itself gets a chance to look at it, and then restores it in the
same way.

So in essence, it grabs all of \'STDIN\', \'%ENV\', \'AATTINC\', and anything else
it can think of. The things it can\'t replicate, it records anyway so that
later in the debugger it can ensure that the execution environment is as
close as possible to what it captured (and bitch at you about anything you
are doing wrong).

This is a huge help when resolving problems such as when a bug won\'t appear
because you aren\'t debugging the script as the web user and in the same
directory.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-CGI-Capture-1.15-lp156.1.1.noarch.rpm
     

Provides :
perl(CGI::Capture)
perl(CGI::Capture::TieSTDIN)
perl-CGI-Capture

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(IO::Scalar) >= 2.110
perl(Params::Util) >= 0.37
perl(YAML::Tiny) >= 1.36
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/bin/cgicapture
/usr/lib/perl5/vendor_perl/5.26.1/CGI
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Capture
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Capture.pm
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Capture/TieSTDIN.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-CGI-Capture
/usr/share/doc/packages/perl-CGI-Capture/CONTRIBUTING
/usr/share/doc/packages/perl-CGI-Capture/Changes
/usr/share/doc/packages/perl-CGI-Capture/README
/usr/share/licenses/perl-CGI-Capture
/usr/share/licenses/perl-CGI-Capture/LICENSE
/usr/share/man/man1/cgicapture.1.gz
/usr/share/man/man3/CGI::Capture.3pm.gz
/usr/share/man/man3/CGI::Capture::TieSTDIN.3pm.gz

 
ICM