summaryrefslogtreecommitdiffstats
path: root/perl/MANIFEST
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 00:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 00:06:44 +0000
commit44cf8ec67278bd1ab6c7f83a9993f7a5686a9541 (patch)
tree5eec4b0d1a3f163d279c3c27c03324ba49fa235a /perl/MANIFEST
parentInitial commit. (diff)
downloadzbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.tar.xz
zbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.zip
Adding upstream version 0.23.93.upstream/0.23.93upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--perl/MANIFEST26
-rw-r--r--perl/MANIFEST.SKIP4
2 files changed, 30 insertions, 0 deletions
diff --git a/perl/MANIFEST b/perl/MANIFEST
new file mode 100644
index 0000000..8be0421
--- /dev/null
+++ b/perl/MANIFEST
@@ -0,0 +1,26 @@
+Changes
+COPYING.LIB
+examples/paginate.pl
+examples/processor.pl
+examples/read_one.pl
+examples/scan_image.pl
+inc/Devel/CheckLib.pm
+Makefile.PL
+MANIFEST This list of files
+ppport.h
+README
+t/barcode.png
+t/Decoder.t
+t/Image.t
+t/pod-coverage.t
+t/pod.t
+t/Processor.t
+t/Scanner.t
+t/ZBar.t
+typemap
+ZBar.pm
+ZBar.xs
+ZBar/Image.pod
+ZBar/ImageScanner.pod
+ZBar/Processor.pod
+ZBar/Symbol.pod
diff --git a/perl/MANIFEST.SKIP b/perl/MANIFEST.SKIP
new file mode 100644
index 0000000..a888bf9
--- /dev/null
+++ b/perl/MANIFEST.SKIP
@@ -0,0 +1,4 @@
+MANIFEST.bak
+MANIFEST.SKIP
+MYMETA.*
+^Makefile$