* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-02-16 10:14]: > I don't think the other suggested names are appropriate, as > they all deal with Gzip and Gunzip, which > Archive::Zlib(_PP|::Perl) doesn't appear to implement.
gzip and zlib use the (exactly) same compression algorithm. The zlib docs mention how it can be used to produce/process data for or by gzip. That said you're right, I should probably have suggested Compress::Inflate::ZlibAPI instead. -- Regards, Aristotle "If you can't laugh at yourself, you don't take life seriously enough."