# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| perl-archive-zip: perl-archive-zip (perl module) perl-archive-zip: perl-archive-zip: The Archive::Zip module allows a Perl program to create, manipulate, perl-archive-zip: read, and write Zip archive files. perl-archive-zip: perl-archive-zip: Zip archives can be created, or you can read from existing zip files. perl-archive-zip: Once created, they can be written to files, streams, or strings. Members perl-archive-zip: can be added, removed, extracted, replaced, rearranged, and enumerated. perl-archive-zip: They can also be renamed or have their dates, comments, or other perl-archive-zip: attributes queried or modified. Their data can be compressed or perl-archive-zip: uncompressed as needed.