summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-03-01 23:37:53 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-03-01 23:37:53 +0100
commitbdb7fd9ff27337264f70f75183d41d2995ccc57c (patch)
treefa4ef8bc3df0c65fe7ba5f4201918f52cc202c61 /MANIFEST
parent223ddb2fc03e891f3a0b0780dab3cb2b4a0bb763 (diff)
downloadperl-bdb7fd9ff27337264f70f75183d41d2995ccc57c.tar.gz
Add Compress-Raw-Bzip2, by Paul Marquess
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST30
1 files changed, 30 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4aa99c4302..e3a1df1778 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -133,6 +133,36 @@ ext/B/t/showlex.t See if B::ShowLex works
ext/B/t/terse.t See if B::Terse works
ext/B/t/xref.t See if B::Xref works
ext/B/typemap Compiler backend interface types
+ext/Compress-Raw-Bzip2/README
+ext/Compress-Raw-Bzip2/Makefile.PL
+ext/Compress-Raw-Bzip2/Bzip2.xs
+ext/Compress-Raw-Bzip2/typemap
+ext/Compress-Raw-Bzip2/fallback/constants.h
+ext/Compress-Raw-Bzip2/fallback/constants.xs
+ext/Compress-Raw-Bzip2/MANIFEST
+ext/Compress-Raw-Bzip2/private/MakeUtil.pm
+ext/Compress-Raw-Bzip2/t/000prereq.t
+ext/Compress-Raw-Bzip2/t/01bzip2.t
+ext/Compress-Raw-Bzip2/t/99pod.t
+ext/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
+ext/Compress-Raw-Bzip2/bzip2-src/blocksort.c
+ext/Compress-Raw-Bzip2/bzip2-src/huffman.c
+ext/Compress-Raw-Bzip2/bzip2-src/crctable.c
+ext/Compress-Raw-Bzip2/bzip2-src/randtable.c
+ext/Compress-Raw-Bzip2/bzip2-src/compress.c
+ext/Compress-Raw-Bzip2/bzip2-src/decompress.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzip2.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib.h
+ext/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h
+ext/Compress-Raw-Bzip2/bzip2-src/dlltest.c
+ext/Compress-Raw-Bzip2/bzip2-src/unzcrash.c
+ext/Compress-Raw-Bzip2/bzip2-src/spewG.c
+ext/Compress-Raw-Bzip2/bzip2-src/mk251.c
+ext/Compress-Raw-Bzip2/bzip2-src/LICENSE
+ext/Compress-Raw-Bzip2/Changes
+ext/Compress-Raw-Bzip2/pod/FAQ.pod
ext/Compress-Raw-Zlib/Changes Compress::Raw::Zlib
ext/Compress-Raw-Zlib/config.in Compress::Raw::Zlib
ext/Compress-Raw-Zlib/examples/filtdef Compress::Raw::Zlib