The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.07

  • added notes from Larry Denneau and Michael Smith on building with mod_auth_dbm to mod_perl_traps.pod
  • added $r->custom_response method
  • $r->proxyreq can now be set
  • 'use Apache qw(warn);' will now work during server startup
  • fixed loading of PerlScript, so errors are reported! (your PerlScript must "return a true value")
  • fix TEST.win32 thanks to Peter Tillemans
  • s/DEFAULT_RSS_LIMIT/DEFAULT_RLIMIT_RSS/ in Apache::Resource thanks to Jarkko Hietaniemi
  • fix Apache::RegistryLoader bug spotted by Brian Mosley
  • changed "Options ExecCGI" to "Options +ExecCGI" in httpd.conf-dist to fix problem in 'make test' seen by Frank Ridderbusch

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: 1997/10/16 23:21:47 $)
running CGI scripts under mod_perl ($Date: 1997/10/16 23:21:47 $)
frequently asked questions about mod_perl ($Date: 1997/10/16 23:21:47 $)
Embed a Perl interpreter in the Apache HTTP server
mod_perl performance tuning

Modules

Perl interface to the Apache server API
Constants defined in httpd.h
Utilities for debugging embedded perl code
Utilities for mod_perl/mod_include integration
OPT_* defines from httpd_core.h
Utilities for work with <Perl> sections
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
Install Apache mod_perl and related modules

Provides

in lib/Apache/FakeRequest.pm
in lib/Apache/test.pm
in lib/Apache/Registry.pm
in lib/mod_perl.pm