Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Archive-Zip: Perl library for accessing Zip archives
- Summary
- The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
Zip archives can be created, or you can read from existing zip files.
Once created, they can be written to files, streams, or strings.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be compressed
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.
Changelog
- * Thu Apr 14 23:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
- Update to 1.14.
- * Thu Apr 7 23:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Sun Aug 15 23:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.12-0.fdr.1
- Update to 1.12.