libcgi-simple-perl

simple CGI.pm compatible OO CGI interface

Description

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a complete functional interface is available by using the CGI::Simple::Standard module.

Essentially everything in CGI.pm that relates to the CGI (not HTML) side of things is available. There are even a few new methods and additions to old ones! If you are interested in what has gone on under the hood see the "Compatibility with CGI.pm" section in CGI::Simple(3pm).

In practical testing this module loads and runs about twice as fast as CGI.pm depending on the precise task.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/CGI-Simple


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcgi-simple-perl