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

Changes for version 0.11 - 2001-10-29

  • perlio.c layer API has changed again with the addition of a dup() function for cloning layers across. (both within and across ithreads) Currently I don't want to pretend that PerlIO::gzip can cope with this, hence it will croak. Fixing this properly is a TODO.

Modules

Perl extension to provide a PerlIO layer to gzip/gunzip