diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Archive-Zip/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Archive-Zip/slack-desc b/perl/perl-Archive-Zip/slack-desc index 42d4679171..0b93b03cd6 100644 --- a/perl/perl-Archive-Zip/slack-desc +++ b/perl/perl-Archive-Zip/slack-desc @@ -11,9 +11,9 @@ 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. +perl-Archive-Zip: Zip archives can be created, or you can read from existing +perl-Archive-Zip: zip files. Once created, they can be written to files, streams, +perl-Archive-Zip: or strings. Members can be added, removed, extracted, replaced, +perl-Archive-Zip: rearranged, and enumerated. They can also be renamed or have their +perl-Archive-Zip: dates, comments, or other attributes queried or modified. Their +perl-Archive-Zip: data can be compressed or uncompressed as needed. |