Changes for version 1.15
- new experimental XS implementation of Apache::PerlRun/Apache::Registry handlers in module Apache::PerlRunXS (enable with PERL_RUN_XS=1)
- added $r->get_server_name method
- move /tmp/mod_perl_* to t/logs, t/conf
- alias Apache::Util unescape_uri -> Apache::unescape_url
- alias Apache::Log emerg -> emergency, crit -> critical
- deal with PL_ renaming in 5.004_76+
- fixes to support to apache_1.3.0+ssl_1.19 [Salvador Ortiz]
- add another dTHR so we build/run with threaded Perl again
- USE_APXS fixups:
- -use apaci/find_source instead of hard-coding files in apaci/configure -re-gen apaci/mod_perl.config before running apache/configure -chmod 0644, apaci/mod_perl.config
Documentation
using LWP::Simple and Benchmark.pm to benchmark mod_perl
benchmark mod_perl vs. CGI with File::CounterFile
First steps needed to use mod_perl as a CGI replacement
accessing the Apache API via mod_perl ($Date: 1998/03/19 23:08:34 $)
running CGI scripts under mod_perl ($Date: 1998/05/28 21:55:33 $)
frequently asked questions about mod_perl ($Date: 1998/07/01 23:16:23 $)
Embed a Perl interpreter in the Apache HTTP server
Access to the mod_perl CVS development tree
How to use mod_perl's MethodHandlers
common/known mod_perl traps
mod_perl performance tuning
Modules
Perl interface to the Apache server API
Constants defined in apache header files
Interface to Apache logging
XS implementation of Apache::PerlRun/Apache::Registry
Things for symbol things
Tie interfaces to Apache structures
URI component parsing and unparsing
Interface to Apache C util functions
Utilities for debugging embedded perl code
Utils for Apache:C/Perl glue
Utilities for mod_perl/mod_include integration
OPT_* defines from httpd_core.h
Run unaltered CGI scripts under mod_perl
Utilities for work with <Perl> sections
Properly set redirect status for loggers
Run unaltered CGI scrips under mod_perl
Compile Apache::Registry scripts at server startup
Limit resources used by httpd children
Override apache signal handlers with Perl's
Reload %INC files when updated on disk
Embedded interpreter status information
Override Perl's built-in fork()
Generate an httpd.conf file
Methods for locating and parsing bits of Apache source code
Install Apache mod_perl and related modules
Provides
in lib/Apache/Constants/Exports.pm
in lib/Apache/FakeRequest.pm
in ModuleConfig/ModuleConfig.pm
in lib/Apache/httpd_conf.pm
in lib/Apache/test.pm
in lib/Apache/Registry.pm
in lib/mod_perl.pm