Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-CGI - Handle Common Gateway Interface requests and responses
- Description:
CGI.pm is a stable, complete and mature solution for processing and preparing
HTTP requests and responses. Major features including processing form
submissions, file uploads, reading and writing cookies, query string generation
and manipulation, and processing and preparing HTTP headers. Some HTML
generation utilities are included as well.
CGI.pm performs very well in in a vanilla CGI.pm environment and also comes
with built-in support for mod_perl and mod_perl2 as well as FastCGI.
Packages
perl-CGI-3.52-211.fc17.noarch
[204 KiB] |
Changelog
by Petr Pisar (2012-02-06):
- Fix searching for Unicode::Collate::Locale data (bug #756118)
- Run safe signal handlers before returning from sigsuspend() and pause()
(bug #771228)
- Correct perl-Scalar-List-Utils files list
- Stop !$^V from leaking (bug #787613)
|