5 lines
228 B
Text
5 lines
228 B
Text
|
The Perl 5 module CGI::Compile is an utility to compile CGI scripts
|
||
|
into a code reference, like ModPerl::Registry, that can run many
|
||
|
times on its own namespace, as long as the script is ready to run
|
||
|
on a persistent environment.
|