| Project Name | Apache mod_perl |
| Category | Programming Languages |
| Programming Language | |
| Project Home Page | http://perl.apache.org/ |
| License(s) | Apache Software License (version 2.0) |
| License URL(s) | http://www.apache.org/licenses/LICENSE-2.0 |
| Tags (edit) | http, integration, module, perl, server |
mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more.
mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content.
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| Practical mod_perl | Stas Bekman et al. |
| Web Development with Apache and Perl | Theo Petersen |
| mod_perl Developer's Cookbook | Geoffrey Young et al. |
| mod_perl Pocket Reference (Pocket Reference (O'Reilly)) | Andrew Ford |
Last modified on 2005-06-04 11:35:01.451 (rel. 4).
