cpan Archive-Zip 1.00

latest releases: 1.68, 1.67, 1.66...
22 years ago
  • Added several examples:
    • examples/calcSizes.pl
      How to find out how big a zip file will be before writing it
    • examples/readScalar.pl
      shows how to use IO::Scalar as the source of a zip read
    • examples/unzipAll.pl
      uses Archive::Zip::Tree to unzip an entire zip
    • examples/writeScalar.pl
      shows how to use IO::Scalar as the destination of a zip write
    • examples/zipGrep.pl
      Searches for text in zip files
  • Changed required version of Compress::Zlib to 1.08
  • Added detection and repair of zips with added garbage (as caused by
    the Sircam worm)
  • Added more documentation for FAQ-type questions, though few seem to
    actually read the documentation.
  • Fixed problem with stat vs lstat
  • Changed version number to 1.00 for PHB compatibility

Don't miss a new Archive-Zip release

NewReleases is sending notifications on new releases.