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 |