blob: 76e62310ef851f0df573ad740971be963ee52e35 (
plain)
1
2
3
4
|
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.
|