Changes for version 0.02 - 2002-12-06

  • Added base module ScriptBase.pm for PerlRun.pm and Registry.pm (code cleanup)
  • Changed required Perl version to 5.005
  • Fixed test code to allow skipping of tests
  • Additional code cleanup
  • Removed unused test file
  • Added TODO items

Modules

Perl extension for including Perl ARchive files in a mod_perl environment.
Apache::PerlRun subclass which serves Apache::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
Serve static content to clients from within .par files.