summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST82
1 files changed, 82 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..57ec4c7
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,82 @@
+Changes
+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/zipcheck.pl
+examples/zipGrep.pl
+examples/zipinfo.pl
+examples/ziprecent.pl
+examples/ziptest.pl
+lib/Archive/Zip.pm
+lib/Archive/Zip/Archive.pm
+lib/Archive/Zip/BufferedFileHandle.pm
+lib/Archive/Zip/DirectoryMember.pm
+lib/Archive/Zip/FAQ.pod
+lib/Archive/Zip/FileMember.pm
+lib/Archive/Zip/Member.pm
+lib/Archive/Zip/MemberRead.pm
+lib/Archive/Zip/MockFileHandle.pm
+lib/Archive/Zip/NewFileMember.pm
+lib/Archive/Zip/StringMember.pm
+lib/Archive/Zip/Tree.pm
+lib/Archive/Zip/ZipFileMember.pm
+Makefile.PL
+MANIFEST This list of files
+script/crc32
+t/01_compile.t
+t/02_main.t
+t/03_ex.t
+t/04_readmember.t
+t/05_tree.t
+t/06_update.t
+t/07_filenames_of_0.t
+t/08_readmember_record_sep.t
+t/09_output_record_sep.t
+t/10_chmod.t
+t/11_explorer.t
+t/12_bug_47223.t
+t/13_bug_46303.t
+t/14_leading_separator.t
+t/15_decrypt.t
+t/16_decrypt.t
+t/17_101092.t
+t/18_bug_92205.t
+t/19_bug_101240.t
+t/20_bug_github11.t
+t/21_zip64.t
+t/22_deflated_dir.t
+t/badjpeg/expected.jpg
+t/badjpeg/source.zip
+t/common.pm
+t/data/bad_github11.zip
+t/data/chmod.zip
+t/data/crypcomp.zip
+t/data/crypt.zip
+t/data/def.zip
+t/data/defstr.zip
+t/data/good_github11.zip
+t/data/jar.zip
+t/data/store.zip
+t/data/storestr.zip
+t/data/emptydef.zip
+t/data/emptydefstr.zip
+t/data/emptystore.zip
+t/data/emptystorestr.zip
+t/data/linux.zip
+t/data/mkzip.pl
+t/data/perl.zip
+t/data/streamed.zip
+t/data/winzip.zip
+t/data/zip64.zip
+META.yml Module YAML meta-data (added by MakeMaker)
+META.json Module JSON meta-data (added by MakeMaker)