cpan Archive-Zip 1.02

latest releases: 2.232012, 0.1.11, 0.5...
21 years ago
  • Many changes for cross-platform use (use File::Spec everywhere)
  • Separated POD from Perl
  • Moved Archive::Zip::Tree contents into Archive::Zip
    A::Z::Tree is now deprecated and will warn with -w
  • Reorganized docs
  • Added FAQ
  • Added chunkSize() call to report current chunk size
    and added C::Z BufSize patch from Yeasah Pell.
  • Added fileName() to report last read zip file name
  • Added capability to prepend data, like for SFX files
  • Added examples/selfex.pl for self-extracting archives creation
  • Added examples/zipcheck.pl for validity testing
  • Made extractToFileNamed() set access/modification times
  • Added t/testTree.t to test A::Z::Tree
  • Fix/speed up memberNamed()
  • Added Archive::Zip::MemberRead by Sreeji K. Das
  • Added tempFile(), tempName()
  • Added overwrite() and overwriteAs() to allow read/modify/write of zip
  • added examples/updateZip.pl to show how to read/modify/write

Don't miss a new Archive-Zip release

NewReleases is sending notifications on new releases.