Changes for version 0.08 - 2001-02-19
- fix bug in get_more's return value that basically prevented you from reading any header with embedded filename from an unbuffered layer. [Obscure, but it's suppoed to work with unbuffered] However, still problems with unread, so you can't inflate any gzip file with an original filename (or comment) in the header. This is related to the /* fix me */ mentioned in perlio.c. Hopefully it will be soon.
Modules
Perl extension to provide a PerlIO layer to gzip/gunzip