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

Changes for version 0.16 - 2004-10-09

  • bugfix. Content-Type was overwritten to default text/html during the streaming of a static file because $r->header_out('Content-Type') was not set, however $r->content_type is set properly in PerlLibTreeTrans URI_Translation_Handler. Fixed in two places.
  • documentation was lightly edited, especially regarding the details of module installation and appropriate mod_perl configuration. Thanks to Kevin Austin for the hints.
  • README was reformatted back to plain text.
  • META.yml was created manually and added to MANIFEST.

Modules

mod_perl extension for Apache-1.3.X to compress the response with gzip format.