summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-02-09 08:53:52 +0000
committerNicholas Clark <nick@ccl4.org>2009-02-09 08:55:32 +0000
commit325920419806eaa4eb741cfaa547d3fbbbe03f5f (patch)
tree90890176414d93287c522cb7d57e534b848e9c75
parentdc539f3db6108539264c04a5b8cd49ed39f38650 (diff)
downloadperl-325920419806eaa4eb741cfaa547d3fbbbe03f5f.tar.gz
Rename ext/Compress/Zlib to ext/Compress-Zlib
-rw-r--r--MANIFEST34
-rw-r--r--Porting/Maintainers.pl2
-rw-r--r--README.cygwin4
-rw-r--r--ext/Compress-Zlib/Changes (renamed from ext/Compress/Zlib/Changes)0
-rwxr-xr-xext/Compress-Zlib/Makefile.PL (renamed from ext/Compress/Zlib/Makefile.PL)0
-rw-r--r--ext/Compress-Zlib/README (renamed from ext/Compress/Zlib/README)0
-rwxr-xr-xext/Compress-Zlib/examples/filtdef (renamed from ext/Compress/Zlib/examples/filtdef)0
-rwxr-xr-xext/Compress-Zlib/examples/filtinf (renamed from ext/Compress/Zlib/examples/filtinf)0
-rwxr-xr-xext/Compress-Zlib/examples/gzcat (renamed from ext/Compress/Zlib/examples/gzcat)0
-rwxr-xr-xext/Compress-Zlib/examples/gzgrep (renamed from ext/Compress/Zlib/examples/gzgrep)0
-rwxr-xr-xext/Compress-Zlib/examples/gzstream (renamed from ext/Compress/Zlib/examples/gzstream)0
-rw-r--r--ext/Compress-Zlib/lib/Compress/Zlib.pm (renamed from ext/Compress/Zlib/lib/Compress/Zlib.pm)0
-rw-r--r--ext/Compress-Zlib/pod/FAQ.pod (renamed from ext/Compress/Zlib/pod/FAQ.pod)0
-rw-r--r--ext/Compress-Zlib/private/MakeUtil.pm (renamed from ext/Compress/Zlib/private/MakeUtil.pm)0
-rw-r--r--ext/Compress-Zlib/t/01version.t (renamed from ext/Compress/Zlib/t/01version.t)0
-rw-r--r--ext/Compress-Zlib/t/03zlib-v1.t (renamed from ext/Compress/Zlib/t/03zlib-v1.t)0
-rw-r--r--ext/Compress-Zlib/t/05examples.t (renamed from ext/Compress/Zlib/t/05examples.t)2
-rw-r--r--ext/Compress-Zlib/t/06gzsetp.t (renamed from ext/Compress/Zlib/t/06gzsetp.t)0
-rw-r--r--ext/Compress-Zlib/t/08encoding.t (renamed from ext/Compress/Zlib/t/08encoding.t)0
-rw-r--r--ext/Compress-Zlib/t/14gzopen.t (renamed from ext/Compress/Zlib/t/14gzopen.t)0
-rw-r--r--ext/IO_Compress_Zlib/t/010examples.t2
21 files changed, 22 insertions, 22 deletions
diff --git a/MANIFEST b/MANIFEST
index 46e67a47ae..3011f0961f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -150,23 +150,23 @@ ext/Compress-Raw-Zlib/zlib-src/zlib.h Compress::Raw::Zlib
ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib
ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib
ext/Compress-Raw-Zlib/Zlib.xs Compress::Raw::Zlib
-ext/Compress/Zlib/Changes Compress::Zlib
-ext/Compress/Zlib/examples/filtdef Compress::Zlib
-ext/Compress/Zlib/examples/filtinf Compress::Zlib
-ext/Compress/Zlib/examples/gzcat Compress::Zlib
-ext/Compress/Zlib/examples/gzgrep Compress::Zlib
-ext/Compress/Zlib/examples/gzstream Compress::Zlib
-ext/Compress/Zlib/lib/Compress/Zlib.pm Compress::Zlib
-ext/Compress/Zlib/Makefile.PL Compress::Zlib
-ext/Compress/Zlib/pod/FAQ.pod Compress::Zlib
-ext/Compress/Zlib/private/MakeUtil.pm Compress::Zlib
-ext/Compress/Zlib/README Compress::Zlib
-ext/Compress/Zlib/t/01version.t Compress::Zlib
-ext/Compress/Zlib/t/03zlib-v1.t Compress::Zlib
-ext/Compress/Zlib/t/05examples.t Compress::Zlib
-ext/Compress/Zlib/t/06gzsetp.t Compress::Zlib
-ext/Compress/Zlib/t/08encoding.t Compress::Zlib
-ext/Compress/Zlib/t/14gzopen.t Compress::Zlib
+ext/Compress-Zlib/Changes Compress::Zlib
+ext/Compress-Zlib/examples/filtdef Compress::Zlib
+ext/Compress-Zlib/examples/filtinf Compress::Zlib
+ext/Compress-Zlib/examples/gzcat Compress::Zlib
+ext/Compress-Zlib/examples/gzgrep Compress::Zlib
+ext/Compress-Zlib/examples/gzstream Compress::Zlib
+ext/Compress-Zlib/lib/Compress/Zlib.pm Compress::Zlib
+ext/Compress-Zlib/Makefile.PL Compress::Zlib
+ext/Compress-Zlib/pod/FAQ.pod Compress::Zlib
+ext/Compress-Zlib/private/MakeUtil.pm Compress::Zlib
+ext/Compress-Zlib/README Compress::Zlib
+ext/Compress-Zlib/t/01version.t Compress::Zlib
+ext/Compress-Zlib/t/03zlib-v1.t Compress::Zlib
+ext/Compress-Zlib/t/05examples.t Compress::Zlib
+ext/Compress-Zlib/t/06gzsetp.t Compress::Zlib
+ext/Compress-Zlib/t/08encoding.t Compress::Zlib
+ext/Compress-Zlib/t/14gzopen.t Compress::Zlib
ext/Cwd/Changes Cwd extension Changelog
ext/Cwd/Cwd.xs Cwd extension external subroutines
ext/Cwd/Makefile.PL Cwd extension makefile maker
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 28ced9541f..42fec23767 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -207,7 +207,7 @@ package Maintainers;
'Compress::Zlib' =>
{
'MAINTAINER' => 'pmqs',
- 'FILES' => q[ext/Compress/Zlib],
+ 'FILES' => q[ext/Compress-Zlib],
'CPAN' => 1,
'UPSTREAM' => undef,
},
diff --git a/README.cygwin b/README.cygwin
index 2fd1d076bf..c3587936e4 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -567,7 +567,7 @@ be kept as clean as possible.
pod/perltoc.pod pod.lst Porting/Glossary Porting/repository.pod
Porting/checkAUTHORS.pl
ext/Compress-Raw-Zlib/Changes ext/Compress-Raw-Zlib/README
- ext/Compress/Zlib/Changes ext/Cwd/Changes ext/DB_File/Changes
+ ext/Compress-Zlib/Changes ext/Cwd/Changes ext/DB_File/Changes
ext/Encode/Changes ext/Sys/Syslog/Changes ext/Time/HiRes/Changes
ext/Win32API-File/Changes lib/CGI/Changes lib/ExtUtils/CBuilder/Changes
lib/ExtUtils/Changes lib/ExtUtils/NOTES lib/ExtUtils/PATCHING
@@ -715,7 +715,7 @@ be kept as clean as possible.
=item Perl Module Tests
- ext/Compress/Zlib/t/14gzopen.t
+ ext/Compress-Zlib/t/14gzopen.t
ext/Cwd/t/cwd.t
ext/DB_File/t/db-btree.t
ext/DB_File/t/db-hash.t
diff --git a/ext/Compress/Zlib/Changes b/ext/Compress-Zlib/Changes
index 931eea6e94..931eea6e94 100644
--- a/ext/Compress/Zlib/Changes
+++ b/ext/Compress-Zlib/Changes
diff --git a/ext/Compress/Zlib/Makefile.PL b/ext/Compress-Zlib/Makefile.PL
index 1f6ba8060a..1f6ba8060a 100755
--- a/ext/Compress/Zlib/Makefile.PL
+++ b/ext/Compress-Zlib/Makefile.PL
diff --git a/ext/Compress/Zlib/README b/ext/Compress-Zlib/README
index 89d1f07c77..89d1f07c77 100644
--- a/ext/Compress/Zlib/README
+++ b/ext/Compress-Zlib/README
diff --git a/ext/Compress/Zlib/examples/filtdef b/ext/Compress-Zlib/examples/filtdef
index 57dfeb9068..57dfeb9068 100755
--- a/ext/Compress/Zlib/examples/filtdef
+++ b/ext/Compress-Zlib/examples/filtdef
diff --git a/ext/Compress/Zlib/examples/filtinf b/ext/Compress-Zlib/examples/filtinf
index 1df202b1d7..1df202b1d7 100755
--- a/ext/Compress/Zlib/examples/filtinf
+++ b/ext/Compress-Zlib/examples/filtinf
diff --git a/ext/Compress/Zlib/examples/gzcat b/ext/Compress-Zlib/examples/gzcat
index 5241a5a11f..5241a5a11f 100755
--- a/ext/Compress/Zlib/examples/gzcat
+++ b/ext/Compress-Zlib/examples/gzcat
diff --git a/ext/Compress/Zlib/examples/gzgrep b/ext/Compress-Zlib/examples/gzgrep
index 324d3e615f..324d3e615f 100755
--- a/ext/Compress/Zlib/examples/gzgrep
+++ b/ext/Compress-Zlib/examples/gzgrep
diff --git a/ext/Compress/Zlib/examples/gzstream b/ext/Compress-Zlib/examples/gzstream
index faacb0a0dd..faacb0a0dd 100755
--- a/ext/Compress/Zlib/examples/gzstream
+++ b/ext/Compress-Zlib/examples/gzstream
diff --git a/ext/Compress/Zlib/lib/Compress/Zlib.pm b/ext/Compress-Zlib/lib/Compress/Zlib.pm
index 7c712f6330..7c712f6330 100644
--- a/ext/Compress/Zlib/lib/Compress/Zlib.pm
+++ b/ext/Compress-Zlib/lib/Compress/Zlib.pm
diff --git a/ext/Compress/Zlib/pod/FAQ.pod b/ext/Compress-Zlib/pod/FAQ.pod
index d590412f92..d590412f92 100644
--- a/ext/Compress/Zlib/pod/FAQ.pod
+++ b/ext/Compress-Zlib/pod/FAQ.pod
diff --git a/ext/Compress/Zlib/private/MakeUtil.pm b/ext/Compress-Zlib/private/MakeUtil.pm
index e595910654..e595910654 100644
--- a/ext/Compress/Zlib/private/MakeUtil.pm
+++ b/ext/Compress-Zlib/private/MakeUtil.pm
diff --git a/ext/Compress/Zlib/t/01version.t b/ext/Compress-Zlib/t/01version.t
index 9d6f283a52..9d6f283a52 100644
--- a/ext/Compress/Zlib/t/01version.t
+++ b/ext/Compress-Zlib/t/01version.t
diff --git a/ext/Compress/Zlib/t/03zlib-v1.t b/ext/Compress-Zlib/t/03zlib-v1.t
index 7358f4a5f0..7358f4a5f0 100644
--- a/ext/Compress/Zlib/t/03zlib-v1.t
+++ b/ext/Compress-Zlib/t/03zlib-v1.t
diff --git a/ext/Compress/Zlib/t/05examples.t b/ext/Compress-Zlib/t/05examples.t
index d6dc12db70..48dad73c87 100644
--- a/ext/Compress/Zlib/t/05examples.t
+++ b/ext/Compress-Zlib/t/05examples.t
@@ -37,7 +37,7 @@ my $Perl = ($ENV{'FULLPERL'} or $^X or 'perl') ;
$Perl = qq["$Perl"] if $^O eq 'MSWin32' ;
$Perl = "$Perl $Inc -w" ;
-my $examples = $ENV{PERL_CORE} ? "../ext/Compress/Zlib/examples"
+my $examples = $ENV{PERL_CORE} ? "../ext/Compress-Zlib/examples"
: "./examples";
my $hello1 = <<EOM ;
diff --git a/ext/Compress/Zlib/t/06gzsetp.t b/ext/Compress-Zlib/t/06gzsetp.t
index 0f8d83d5ac..0f8d83d5ac 100644
--- a/ext/Compress/Zlib/t/06gzsetp.t
+++ b/ext/Compress-Zlib/t/06gzsetp.t
diff --git a/ext/Compress/Zlib/t/08encoding.t b/ext/Compress-Zlib/t/08encoding.t
index f377609e57..f377609e57 100644
--- a/ext/Compress/Zlib/t/08encoding.t
+++ b/ext/Compress-Zlib/t/08encoding.t
diff --git a/ext/Compress/Zlib/t/14gzopen.t b/ext/Compress-Zlib/t/14gzopen.t
index 85970d26b8..85970d26b8 100644
--- a/ext/Compress/Zlib/t/14gzopen.t
+++ b/ext/Compress-Zlib/t/14gzopen.t
diff --git a/ext/IO_Compress_Zlib/t/010examples.t b/ext/IO_Compress_Zlib/t/010examples.t
index 35b8f5af5e..a2562a2a0f 100644
--- a/ext/IO_Compress_Zlib/t/010examples.t
+++ b/ext/IO_Compress_Zlib/t/010examples.t
@@ -38,7 +38,7 @@ $Perl = qq["$Perl"] if $^O eq 'MSWin32' ;
$Perl = "$Perl $Inc -w" ;
#$Perl .= " -Mblib " ;
-my $examples = $ENV{PERL_CORE} ? "../ext/Compress/Zlib/examples"
+my $examples = $ENV{PERL_CORE} ? "../ext/Compress-Zlib/examples"
: "./examples";
my $hello1 = <<EOM ;