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ř 482ae9dae8 A dummy commit
to build a new module version to test wheter a compose process
inclused obsoletes documents.
2022-02-01 12:57:58 +01:00
perl-CGI.yaml Revert "Test demodularization" 2021-10-04 11:12:21 +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.