| This Release | mod_perl-1.27 | [Download] [Browse] | 01 Jun 2002 | |||
| Latest Release | mod_perl-1.31 | [Download] [Browse] | 12 May 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (21) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (7) FAIL (4) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(6 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| Apache | Perl interface to the Apache server API | 1.27 | |
| Apache::Connection | 1.00 | ||
| Apache::Constants | Constants defined in apache header files | 1.09 | |
| Apache::Constants::Exports | |||
| Apache::Debug | Utilities for debugging embedded perl code | 1.61 | |
| Apache::ExtUtils | Utils for Apache:C/Perl glue | 1.04 | |
| Apache::FakeRequest | fake request object for debugging | 1.00 | |
| Apache::File | advanced functions for manipulating files at the server side | 1.01 | |
| Apache::Include | Utilities for mod_perl/mod_include integration | 1.00 | |
| Apache::Leak | Module for tracking memory leaks in mod_perl code | 1.00 | |
| Apache::Log | Interface to Apache logging | 1.01 | |
| Apache::ModuleConfig | 0.01 | ||
| Apache::Opcode | |||
| Apache::Options | OPT_* defines from httpd_core.h | 1.61 | |
| Apache::PerlRun | Run unaltered CGI scripts under mod_perl | ||
| Apache::PerlRunXS | XS implementation of Apache::PerlRun/Apache::Registry | 0.03 | |
| Apache::PerlSections | Utilities for work with <Perl> sections | 1.61 | |
| Apache::RedirectLogFix | Properly set redirect status for loggers | ||
| Apache::Registry | Run unaltered CGI scrips under mod_perl | 2.01 | |
| Apache::RegistryBB | |||
| Apache::RegistryLoader | Compile Apache::Registry scripts at server startup | 1.91 | |
| Apache::RegistryNG | 1.00 | ||
| Apache::Resource | Limit resources used by httpd children | 1.71 | |
| Apache::SIG | Override apache signal handlers with Perl's | 1.91 | |
| Apache::Server | 1.01 | ||
| Apache::SizeLimit | Because size does matter. | 0.03 | |
| Apache::StatINC | Reload %INC files when updated on disk | 1.07 | |
| Apache::Status | Embedded interpreter status information | 2.03 | |
| Apache::Symbol | Things for symbol things | 1.31 | |
| Apache::Symdump | Symbol table snapshots | ||
| Apache::Table | Perl interface to the Apache table structure | 0.01 | |
| Apache::URI | URI component parsing and unparsing | 1.00 | |
| Apache::Util | Interface to Apache C util functions | 1.02 | |
| Apache::httpd_conf | Generate an httpd.conf file | 0.01 | |
| Apache::src | Methods for locating and parsing bits of Apache source code | 0.01 | |
| Apache::test | Facilitates testing of Apache::* modules | ||
| Bundle::Apache | Install Apache mod_perl and related modules | 1.02 | |
| mod_perl | Embed a Perl interpreter in the Apache HTTP server | 1.27 |
| Apache::MyConfig | build options access  |
| INSTALL.apaci | Installing mod_perl under Unix with the new hybrid build environment for Apache 1.3  |
| INSTALL.win32 | Apache mod_perl installation instructions for Win32  |
| Mod_perl_api | accessing the Apache API via mod_perl ($Date: 2000/03/05 11:57:55 $)  |
| Mod_perl_cgi | running CGI scripts under mod_perl ($Date: 2000/03/05 11:57:55 $)  |
| Mod_perl_faq | frequently asked questions about mod_perl ($Date: 2002/03/25 02:57:59 $)  |
| SUPPORT |   |
| cgi_to_mod_perl | First steps needed to use mod_perl as a CGI replacement  |
| lwp-simple | using LWP::Simple and Benchmark.pm to benchmark mod_perl  |
| mod_perl_cvs | Access to the mod_perl CVS development tree  |
| mod_perl_method_handlers | How to use mod_perl's MethodHandlers  |
| mod_perl_traps | common/known mod_perl traps  |
| mod_perl_tuning | mod_perl performance tuning  |
| stopwatch | benchmark mod_perl vs. CGI with File::CounterFile  |