Anvilon
Eric | Links | Kids | Talks | Software | Contact
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
Copyright ©1998-2008
Eric Hammond
Credits