summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST42
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--cpan/Locale-Codes/ChangeLog (renamed from ext/Locale-Codes/ChangeLog)0
-rw-r--r--cpan/Locale-Codes/Makefile.PL (renamed from ext/Locale-Codes/Makefile.PL)0
-rw-r--r--cpan/Locale-Codes/README (renamed from ext/Locale-Codes/README)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Constants.pm (renamed from ext/Locale-Codes/lib/Locale/Constants.pm)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Constants.pod (renamed from ext/Locale-Codes/lib/Locale/Constants.pod)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Country.pm (renamed from ext/Locale-Codes/lib/Locale/Country.pm)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Country.pod (renamed from ext/Locale-Codes/lib/Locale/Country.pod)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Currency.pm (renamed from ext/Locale-Codes/lib/Locale/Currency.pm)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Currency.pod (renamed from ext/Locale-Codes/lib/Locale/Currency.pod)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Language.pm (renamed from ext/Locale-Codes/lib/Locale/Language.pm)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Language.pod (renamed from ext/Locale-Codes/lib/Locale/Language.pod)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Script.pm (renamed from ext/Locale-Codes/lib/Locale/Script.pm)0
-rw-r--r--cpan/Locale-Codes/lib/Locale/Script.pod (renamed from ext/Locale-Codes/lib/Locale/Script.pod)0
-rw-r--r--cpan/Locale-Codes/t/all.t (renamed from ext/Locale-Codes/t/all.t)0
-rw-r--r--cpan/Locale-Codes/t/constants.t (renamed from ext/Locale-Codes/t/constants.t)0
-rw-r--r--cpan/Locale-Codes/t/country.t (renamed from ext/Locale-Codes/t/country.t)0
-rw-r--r--cpan/Locale-Codes/t/currency.t (renamed from ext/Locale-Codes/t/currency.t)0
-rw-r--r--cpan/Locale-Codes/t/language.t (renamed from ext/Locale-Codes/t/language.t)0
-rw-r--r--cpan/Locale-Codes/t/rename.t (renamed from ext/Locale-Codes/t/rename.t)0
-rw-r--r--cpan/Locale-Codes/t/script.t (renamed from ext/Locale-Codes/t/script.t)0
-rw-r--r--cpan/Locale-Codes/t/uk.t (renamed from ext/Locale-Codes/t/uk.t)0
23 files changed, 22 insertions, 22 deletions
diff --git a/MANIFEST b/MANIFEST
index a55bd0aeb9..6dfdddc813 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1282,6 +1282,27 @@ cpan/libnet/t/nntp.t libnet
cpan/libnet/t/require.t libnet
cpan/libnet/t/smtp.t libnet
cpan/libnet/t/time.t libnet
+cpan/Locale-Codes/ChangeLog Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Constants.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Country.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Country.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Currency.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Currency.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Language.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Language.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Script.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Script.pod Locale::Codes documentation
+cpan/Locale-Codes/Makefile.PL
+cpan/Locale-Codes/README Locale::Codes
+cpan/Locale-Codes/t/all.t See if Locale::Codes work
+cpan/Locale-Codes/t/constants.t See if Locale::Codes work
+cpan/Locale-Codes/t/country.t See if Locale::Codes work
+cpan/Locale-Codes/t/currency.t See if Locale::Codes work
+cpan/Locale-Codes/t/language.t See if Locale::Codes work
+cpan/Locale-Codes/t/rename.t See if Locale::Codes work
+cpan/Locale-Codes/t/script.t See if Locale::Codes work
+cpan/Locale-Codes/t/uk.t See if Locale::Codes work
cpan/Log-Message/lib/Log/Message/Config.pm Log::Message
cpan/Log-Message/lib/Log/Message/Handlers.pm Log::Message
cpan/Log-Message/lib/Log/Message/Item.pm Log::Message
@@ -2093,27 +2114,6 @@ ext/List-Util/t/sum.t List::Util
ext/List-Util/t/tainted.t Scalar::Util
ext/List-Util/t/weak.t Scalar::Util
ext/List-Util/XS.pp List::Util
-ext/Locale-Codes/ChangeLog Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pm Locale::Codes
-ext/Locale-Codes/lib/Locale/Constants.pod Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Country.pm Locale::Codes
-ext/Locale-Codes/lib/Locale/Country.pod Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Currency.pm Locale::Codes
-ext/Locale-Codes/lib/Locale/Currency.pod Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Language.pm Locale::Codes
-ext/Locale-Codes/lib/Locale/Language.pod Locale::Codes documentation
-ext/Locale-Codes/lib/Locale/Script.pm Locale::Codes
-ext/Locale-Codes/lib/Locale/Script.pod Locale::Codes documentation
-ext/Locale-Codes/Makefile.PL
-ext/Locale-Codes/README Locale::Codes
-ext/Locale-Codes/t/all.t See if Locale::Codes work
-ext/Locale-Codes/t/constants.t See if Locale::Codes work
-ext/Locale-Codes/t/country.t See if Locale::Codes work
-ext/Locale-Codes/t/currency.t See if Locale::Codes work
-ext/Locale-Codes/t/language.t See if Locale::Codes work
-ext/Locale-Codes/t/rename.t See if Locale::Codes work
-ext/Locale-Codes/t/script.t See if Locale::Codes work
-ext/Locale-Codes/t/uk.t See if Locale::Codes work
ext/Math-BigInt-FastCalc/FastCalc.pm Math::BigInt::FastCalc extension
ext/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
ext/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index b0965253d1..2fd5b1611f 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -838,7 +838,7 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'neilb',
'DISTRIBUTION' => 'NEILB/Locale-Codes-2.07.tar.gz',
- 'FILES' => q[ext/Locale-Codes],
+ 'FILES' => q[cpan/Locale-Codes],
'CPAN' => 1,
'UPSTREAM' => undef,
},
diff --git a/ext/Locale-Codes/ChangeLog b/cpan/Locale-Codes/ChangeLog
index c724b38525..c724b38525 100644
--- a/ext/Locale-Codes/ChangeLog
+++ b/cpan/Locale-Codes/ChangeLog
diff --git a/ext/Locale-Codes/Makefile.PL b/cpan/Locale-Codes/Makefile.PL
index e1121eb1df..e1121eb1df 100644
--- a/ext/Locale-Codes/Makefile.PL
+++ b/cpan/Locale-Codes/Makefile.PL
diff --git a/ext/Locale-Codes/README b/cpan/Locale-Codes/README
index 9920aba919..9920aba919 100644
--- a/ext/Locale-Codes/README
+++ b/cpan/Locale-Codes/README
diff --git a/ext/Locale-Codes/lib/Locale/Constants.pm b/cpan/Locale-Codes/lib/Locale/Constants.pm
index d8ef8f7e21..d8ef8f7e21 100644
--- a/ext/Locale-Codes/lib/Locale/Constants.pm
+++ b/cpan/Locale-Codes/lib/Locale/Constants.pm
diff --git a/ext/Locale-Codes/lib/Locale/Constants.pod b/cpan/Locale-Codes/lib/Locale/Constants.pod
index ae42abbec9..ae42abbec9 100644
--- a/ext/Locale-Codes/lib/Locale/Constants.pod
+++ b/cpan/Locale-Codes/lib/Locale/Constants.pod
diff --git a/ext/Locale-Codes/lib/Locale/Country.pm b/cpan/Locale-Codes/lib/Locale/Country.pm
index 2ecd1305c0..2ecd1305c0 100644
--- a/ext/Locale-Codes/lib/Locale/Country.pm
+++ b/cpan/Locale-Codes/lib/Locale/Country.pm
diff --git a/ext/Locale-Codes/lib/Locale/Country.pod b/cpan/Locale-Codes/lib/Locale/Country.pod
index b13cd22a4a..b13cd22a4a 100644
--- a/ext/Locale-Codes/lib/Locale/Country.pod
+++ b/cpan/Locale-Codes/lib/Locale/Country.pod
diff --git a/ext/Locale-Codes/lib/Locale/Currency.pm b/cpan/Locale-Codes/lib/Locale/Currency.pm
index 13cd0482ba..13cd0482ba 100644
--- a/ext/Locale-Codes/lib/Locale/Currency.pm
+++ b/cpan/Locale-Codes/lib/Locale/Currency.pm
diff --git a/ext/Locale-Codes/lib/Locale/Currency.pod b/cpan/Locale-Codes/lib/Locale/Currency.pod
index dce3261294..dce3261294 100644
--- a/ext/Locale-Codes/lib/Locale/Currency.pod
+++ b/cpan/Locale-Codes/lib/Locale/Currency.pod
diff --git a/ext/Locale-Codes/lib/Locale/Language.pm b/cpan/Locale-Codes/lib/Locale/Language.pm
index e8454c39b4..e8454c39b4 100644
--- a/ext/Locale-Codes/lib/Locale/Language.pm
+++ b/cpan/Locale-Codes/lib/Locale/Language.pm
diff --git a/ext/Locale-Codes/lib/Locale/Language.pod b/cpan/Locale-Codes/lib/Locale/Language.pod
index ce7b378e5d..ce7b378e5d 100644
--- a/ext/Locale-Codes/lib/Locale/Language.pod
+++ b/cpan/Locale-Codes/lib/Locale/Language.pod
diff --git a/ext/Locale-Codes/lib/Locale/Script.pm b/cpan/Locale-Codes/lib/Locale/Script.pm
index f5fdbab05c..f5fdbab05c 100644
--- a/ext/Locale-Codes/lib/Locale/Script.pm
+++ b/cpan/Locale-Codes/lib/Locale/Script.pm
diff --git a/ext/Locale-Codes/lib/Locale/Script.pod b/cpan/Locale-Codes/lib/Locale/Script.pod
index 93ff88245e..93ff88245e 100644
--- a/ext/Locale-Codes/lib/Locale/Script.pod
+++ b/cpan/Locale-Codes/lib/Locale/Script.pod
diff --git a/ext/Locale-Codes/t/all.t b/cpan/Locale-Codes/t/all.t
index f70727c1c5..f70727c1c5 100644
--- a/ext/Locale-Codes/t/all.t
+++ b/cpan/Locale-Codes/t/all.t
diff --git a/ext/Locale-Codes/t/constants.t b/cpan/Locale-Codes/t/constants.t
index e71103d0f0..e71103d0f0 100644
--- a/ext/Locale-Codes/t/constants.t
+++ b/cpan/Locale-Codes/t/constants.t
diff --git a/ext/Locale-Codes/t/country.t b/cpan/Locale-Codes/t/country.t
index 0c9fda83f7..0c9fda83f7 100644
--- a/ext/Locale-Codes/t/country.t
+++ b/cpan/Locale-Codes/t/country.t
diff --git a/ext/Locale-Codes/t/currency.t b/cpan/Locale-Codes/t/currency.t
index adb844e4d4..adb844e4d4 100644
--- a/ext/Locale-Codes/t/currency.t
+++ b/cpan/Locale-Codes/t/currency.t
diff --git a/ext/Locale-Codes/t/language.t b/cpan/Locale-Codes/t/language.t
index 88edcee816..88edcee816 100644
--- a/ext/Locale-Codes/t/language.t
+++ b/cpan/Locale-Codes/t/language.t
diff --git a/ext/Locale-Codes/t/rename.t b/cpan/Locale-Codes/t/rename.t
index 27f506c84b..27f506c84b 100644
--- a/ext/Locale-Codes/t/rename.t
+++ b/cpan/Locale-Codes/t/rename.t
diff --git a/ext/Locale-Codes/t/script.t b/cpan/Locale-Codes/t/script.t
index 989b778f82..989b778f82 100644
--- a/ext/Locale-Codes/t/script.t
+++ b/cpan/Locale-Codes/t/script.t
diff --git a/ext/Locale-Codes/t/uk.t b/cpan/Locale-Codes/t/uk.t
index 95c2118fe9..95c2118fe9 100644
--- a/ext/Locale-Codes/t/uk.t
+++ b/cpan/Locale-Codes/t/uk.t