mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
228 B
Plaintext
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.
|