2013-09-26 17:14:40 +02:00

5 lines
228 B
Plaintext

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.