Rename ext/Compress/Zlib to ext/Compress-Zlib
authorNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 08:53:52 +0000 (08:53 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 08:55:32 +0000 (08:55 +0000)
commit325920419806eaa4eb741cfaa547d3fbbbe03f5f
tree90890176414d93287c522cb7d57e534b848e9c75
parentdc539f3db6108539264c04a5b8cd49ed39f38650
Rename ext/Compress/Zlib to ext/Compress-Zlib
21 files changed:
MANIFEST
Porting/Maintainers.pl
README.cygwin
ext/Compress-Zlib/Changes [moved from ext/Compress/Zlib/Changes with 100% similarity]
ext/Compress-Zlib/Makefile.PL [moved from ext/Compress/Zlib/Makefile.PL with 100% similarity]
ext/Compress-Zlib/README [moved from ext/Compress/Zlib/README with 100% similarity]
ext/Compress-Zlib/examples/filtdef [moved from ext/Compress/Zlib/examples/filtdef with 100% similarity]
ext/Compress-Zlib/examples/filtinf [moved from ext/Compress/Zlib/examples/filtinf with 100% similarity]
ext/Compress-Zlib/examples/gzcat [moved from ext/Compress/Zlib/examples/gzcat with 100% similarity]
ext/Compress-Zlib/examples/gzgrep [moved from ext/Compress/Zlib/examples/gzgrep with 100% similarity]
ext/Compress-Zlib/examples/gzstream [moved from ext/Compress/Zlib/examples/gzstream with 100% similarity]
ext/Compress-Zlib/lib/Compress/Zlib.pm [moved from ext/Compress/Zlib/lib/Compress/Zlib.pm with 100% similarity]
ext/Compress-Zlib/pod/FAQ.pod [moved from ext/Compress/Zlib/pod/FAQ.pod with 100% similarity]
ext/Compress-Zlib/private/MakeUtil.pm [moved from ext/Compress/Zlib/private/MakeUtil.pm with 100% similarity]
ext/Compress-Zlib/t/01version.t [moved from ext/Compress/Zlib/t/01version.t with 100% similarity]
ext/Compress-Zlib/t/03zlib-v1.t [moved from ext/Compress/Zlib/t/03zlib-v1.t with 100% similarity]
ext/Compress-Zlib/t/05examples.t [moved from ext/Compress/Zlib/t/05examples.t with 97% similarity]
ext/Compress-Zlib/t/06gzsetp.t [moved from ext/Compress/Zlib/t/06gzsetp.t with 100% similarity]
ext/Compress-Zlib/t/08encoding.t [moved from ext/Compress/Zlib/t/08encoding.t with 100% similarity]
ext/Compress-Zlib/t/14gzopen.t [moved from ext/Compress/Zlib/t/14gzopen.t with 100% similarity]
ext/IO_Compress_Zlib/t/010examples.t