
steve at fisharerojo
May 17, 2008, 8:32 PM
Post #2 of 2
(43 views)
Permalink
|
On Sat, May 17, 2008 at 6:16 AM, Paul Marquess <Paul.Marquess[at]ntlworld.com> wrote: > A few miscellaneous fixes in this update > > * Compress::Raw::Zlib > - A C++-style comment sneaked in with the last update. Fixed. > [core patch #33828] > > * IO::Compress::Base > - Fixed problem that prevented the creation of a zip file that > contained more than one compression method. > > * IO::Compress::Base::Common > - The private Validator class in this module clashes with another > CPAN module. Moved Validator into the IO::Compress::Base::Common > namespace. > [RT #35954] > > * IO::Uncompress::Unzip > - Print an error message if the zip file contains a > member compressed with bzip2 and IO::Uncompress::Bunzip2 is > not available. > - Could not cope with mixed compression zip files. For example a > zip file that contains both STORED and DEFLATED content. > [RT #35573] > I've applied this patch as change #33846. Thanks, Steve Peters steve[at]fisharerojo.org
|