Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes from previous:
0.15 Tue May 24 09:41:52 PDT 2011
- handle DOS line endings (rkitover)
0.14 Thu Jan 20 15:07:59 PST 2011
- Enable the warnings (rkitover)
0.13 Mon Jan 17 14:36:27 PST 2011
- Improved documents about nested closure
- check -w switch on CGIs (rkitover)
|
|
Pkgsrc changes:
- adjust dependencies
Upstream changes:
0.12 Sun Aug 8 23:35:52 PDT 2010
- better mod_perl compatibility (chain to CORE::GLOBAL::exit) (rkitover)
|
|
Collection.
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.
|