 |
Apache::Registry
First page Back Continue Last page Overview Graphics
Apache::Registry
An way to upgrade CGI programs to get benefits of mod_perl. (Don't start fresh with this.)
Pros
- Runs under mod_perl
- Perl code compiled once at startup
- Mostly compatible with CGI interface
Cons
- May not have access to all of the mod_perl features
- Global and uninitialized variables may cause problems
|
 |
 |