Changes for version 1.16 - 2005-07-04
- Grrrr...removed test that fails when installing under CPANPLUS.
Changes for version 1.15_02 - 2005-03-12
- fixed dates in previous entry!
- began the process of migrating from the monolithic t/test.t to smaller scripts using Test::More.
- started work on improving Archive::Zip's test coverage. Coverage is now up to just over 80%.
- added error handling to writeToFileHandle
- fixed small bug in extractMember from previous version
Changes for version 1.15_01 - 2005-03-09
- added fix for RT #11818 extractMember method corrupts archive
- added t/pod.t to test for pod correctness
Documentation
Answers to a few frequently asked questions about Archive::Zip
Modules
Provide an interface to ZIP archive files.
A wrapper that lets you read Zip archive members as if they were files.
methods for adding/extracting trees using Archive::Zip
Provides
in lib/Archive/Zip.pm
in lib/Archive/Zip/BufferedFileHandle.pm
in lib/Archive/Zip.pm
in lib/Archive/Zip.pm
in lib/Archive/Zip.pm
in lib/Archive/Zip/MockFileHandle.pm
in lib/Archive/Zip.pm
in lib/Archive/Zip.pm
in lib/Archive/Zip.pm
Examples
- examples/calcSizes.pl
- examples/copy.pl
- examples/extract.pl
- examples/mailZip.pl
- examples/mfh.pl
- examples/readScalar.pl
- examples/selfex.pl
- examples/unzipAll.pl
- examples/updateTree.pl
- examples/updateZip.pl
- examples/writeScalar.pl
- examples/writeScalar2.pl
- examples/zip.pl
- examples/zipGrep.pl
- examples/zipcheck.pl
- examples/zipinfo.pl
- examples/ziprecent.pl
- examples/ziptest.pl