http://perl.apache.org/about/link/logos/mod_perl_logo_static.png

mod_perl is a module that embeds the Perl interpreter into the Apache web server. This improves performance of Perl CGI scripts and exposes the full Apache API to Perl modules.

There are similar modules for other languages, such as ModPython and ModRuby.

More info at http://perl.apache.org/

PerlProjectPages (last edited 2009-09-20 23:31:43 by localhost)