Changes for version 0.12 - 2003-03-27

  • Some testing performed on Win32 platforms Win 98 and Win 2k (thanks to Raymond Field. Documentation changed to reflect necessary changes to get Apache::PAR up and running on Win32.
  • Better mod_perl 2.x detection. No longer requires Apache::ServerUtil
  • Support for Apache::Static pulling from root directory of PAR file
  • New configuration mechanism, through PARInclude directive and use/include lines in startup.pl or PERL sections

Modules

Perl extension for including Perl ARchive files in a mod_perl (1.x or 2.x) environment.
Apache::PerlRun (or ModPerl::PerlRun) subclass which serves PerlRun scripts to clients from within .par files.
Apache::Registry subclass which serves Apache::Registry scripts to clients from within .par files.
Internal base class used by Apache::PAR classes
Internal base class used by Apache::PAR classes
Serve static content to clients from within .par files.