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.
Find a file
Petr Písař de607bc89e Remove eln contexts
perl-CGI module is not on an eln-modular-updates-candidate tag list
and thus the module cannot be tagged there as the last build step.
2021-06-11 06:40:39 +02:00
perl-CGI.yaml Remove eln contexts 2021-06-11 06:40:39 +02:00
README.md Added the README 2021-02-19 20:14:27 +00:00

perl-CGI

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.