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

Changes for version 0.15 - 2003-07-15

  • gzip.xs was using PerlIOBuf_close, which isn't on the list of exported symbols. Hence gzip.xs won't link on platforms such as AIX and Windows. This is fixed in 5.8.1 - Inline the code for PerlIOBuf_close when building for 5.8.0.

Modules

Perl extension to provide a PerlIO layer to gzip/gunzip