The Apache/Perl integration project brings together the full power of the Perl programming language and the Apache HTTP server. With mod_perl it is possible to write Apache modules entirely in Perl. In addition, the persistent interpreter embedded in the server avoids the overhead of starting an external interpreter and the penalty of Perl start-up time.
| Tags | Internet Web HTTP Servers Perl Development |
|---|---|
| Licenses | Apache |
| Operating Systems | Cross Platform |
| Implementation | Perl C |
Recent releases


Changes: Better compatibility with Win32, Apache 1.3.38, and Perl 5.10.


No changes have been submitted for this release.


Changes: This relesae features various cleanups and bugfixes. There was a major rename from Apache:: to Apache2:: in all module APIs.


Changes: This release includes various improvements to the API, documentation, tests, and static build system.


Changes: This release fixes a compilation problem with Perl versions 5.7.3 and less.
- All comments
Recent commentsLicense
It's not GPL, it's the Apache license.