Commit Graph

12 Commits

Author SHA1 Message Date
bluhm
0d93456f7f update p5-Archive-Zip to 1.30
ok jasper
2009-09-09 16:58:05 +00:00
jasper
ad0e767ad3 - update p5-Archive-Zip to 1.26 2008-12-07 18:48:38 +00:00
jasper
f07a2558c3 - update p5-Archive-Zip to 1.24, mostly bug fixes 2008-09-01 16:54:48 +00:00
steven
8cded66b8d update to 1.23
from jcroberts at designtools.org
2007-12-01 13:26:08 +00:00
simon
bfc0f124fb update to version 1.20
from brad@
2007-09-29 17:50:07 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jasper
127dcdcaa6 update p5-Archive-Zip to 1.18
feedback and ok steven
2006-11-21 18:33:09 +00:00
alek
611aabe014 Update to 1.16
From new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2005-11-26 17:43:11 +00:00
db
84ff3fce88 Update to version 1.14. Fixes GLSA 200410-31.
ok maintainer nikolay@ mbalmer@ (db@)
2005-03-10 10:55:04 +00:00
naddy
69777e8169 SIZE 2005-01-05 15:40:35 +00:00
naddy
41ff5070a2 Update to 1.05; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 16:51:22 +00:00
peter
f239a0a05c initial import of perl Archive::Zip 1.01
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.

This module uses the Compress::Zlib library to read and write the
compressed streams inside the files.

See Archive::Zip::Tree for easy operations on directories full of
files, or on entire Zip files. This is included in the Archive::Zip
distribution.
2002-05-22 11:00:41 +00:00