The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.89

  • fixed bug spotted by Rob Hartill so perl_cmds[] is not prematurely terminated
  • added Bundle::Apache module for use with CPAN.pm
  • fixed Constants/Makefile.PL so -I picks up $(APACHE_SRC) no matter what, thanks to Mike Stok

Documentation

Embed a Perl interpreter in the Apache server

Modules

Make things work with CGI.pm against Perl-Apache API
Try more than one constructors and return the first object available
Clone of CGI.pm with less backwards compatibility and less namespace pollution
Constants defined in httpd.h
Perl interface to the Apache server API
Limit user access by number of requests
Building blocks for mod_perl PerlAuthenHandler's
Authenticate via Perl DBI
Authorize based on age
Utilities for debugging embedded perl code
Translate URI's into mSQL database queries
OPT_* defines from httpd_core.h
Run (mostly) unaltered CGI scripts through mod_perl
Implement Server Side Includes in Perl
Embedded interpreter status information
tie stdio to Apache's i/o methods
Install Apache mod_perl and related modules

Provides

in CGI-XA/lib/Apache/CGI.pm
in CGI-XA/lib/CGI/XA.pm
in CGI-XA/lib/CGI/XA.pm