mod_perl is an optional module for the Apache HTTP server. It embeds a Perl interpreter into the Apache server, so that dynamic content produced by Perl scripts can be served in response to incoming requests, without the significant overhead of re-launching the Perl interpreter for each request. As Lincoln D. Stein defined mod_perl in his words:
mod_perl can emulate a Common Gateway Interface (CGI) environment, so that existing Perl CGI scripts c...
more
Read article at Wikipedia
Mod perl
Software
Developer
Apache Software Foundation
The Apache Software Foundation (ASF) is a non-profit corporation (classified as 501(c)(3) in the United States) to support Apache software projects, including the Apache HTTP Server. The ASF was formed from the Apache Group and incorporated in Delaware, USA, in June 1999, .
The Apache Software...
Latest Release Date:
- Nov 28, 2006