|
|
| more useful options | |
| PerlMonks |
Re: pure-perl gzip compressionby thatguy (Parson) |
| on Oct 12, 2001 at 03:33 UTC ( #118369=note: print w/ replies, xml ) | Need Help?? |
|
Compress::Zlib and IO::Filter will do compression/decompression but are not (as stefp points out) perl only modules and it looks to me like everything invloving zip or compress on cpan uses Compress::Zlib (PerlIO::gzip, MIME::Decoder::Gzip64, IO::Filter::gunzip, Archive::Zip) here is the rfc on the gzip spec if you feel like writing a non Compress::Zlib module.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||