Changes for version 0.06 - 2001-02-16
- We have compression! Hmm. Didn't check the return from close on perl.gz - transpires there was a bug in my code to read the length of uncompressed data from the gzip file Hmm. Why was I passing *my* args down to the PerlIOBuf I'm a derived class of? On the other hand, why not? ISA or HASA? My args, HASA, I guess, so I'll give it NULL args.
Modules
Perl extension to provide a PerlIO layer to gzip/gunzip