libcgi-compile-perl

module for compiling .cgi scripts to a code reference

Description

CGI::Compile is an utility to compile CGI scripts into a code reference that can run many times on its own namespace, as long as the script is ready to run on a persistent environment.

NOTE: for best results, load CGI::Compile before any modules used by your CGIs.

Combined with CGI::Emulate::PSGI, your CGI script can be turned into a persistent PSGI application.

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-Compile


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-compile-perl