Move Locale::Codes from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 10:46:30 +0000 (11:46 +0100)]
23 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Locale-Codes/ChangeLog [moved from ext/Locale-Codes/ChangeLog with 100% similarity]
cpan/Locale-Codes/Makefile.PL [moved from ext/Locale-Codes/Makefile.PL with 100% similarity]
cpan/Locale-Codes/README [moved from ext/Locale-Codes/README with 100% similarity]
cpan/Locale-Codes/lib/Locale/Constants.pm [moved from ext/Locale-Codes/lib/Locale/Constants.pm with 100% similarity]
cpan/Locale-Codes/lib/Locale/Constants.pod [moved from ext/Locale-Codes/lib/Locale/Constants.pod with 100% similarity]
cpan/Locale-Codes/lib/Locale/Country.pm [moved from ext/Locale-Codes/lib/Locale/Country.pm with 100% similarity]
cpan/Locale-Codes/lib/Locale/Country.pod [moved from ext/Locale-Codes/lib/Locale/Country.pod with 100% similarity]
cpan/Locale-Codes/lib/Locale/Currency.pm [moved from ext/Locale-Codes/lib/Locale/Currency.pm with 100% similarity]
cpan/Locale-Codes/lib/Locale/Currency.pod [moved from ext/Locale-Codes/lib/Locale/Currency.pod with 100% similarity]
cpan/Locale-Codes/lib/Locale/Language.pm [moved from ext/Locale-Codes/lib/Locale/Language.pm with 100% similarity]
cpan/Locale-Codes/lib/Locale/Language.pod [moved from ext/Locale-Codes/lib/Locale/Language.pod with 100% similarity]
cpan/Locale-Codes/lib/Locale/Script.pm [moved from ext/Locale-Codes/lib/Locale/Script.pm with 100% similarity]
cpan/Locale-Codes/lib/Locale/Script.pod [moved from ext/Locale-Codes/lib/Locale/Script.pod with 100% similarity]
cpan/Locale-Codes/t/all.t [moved from ext/Locale-Codes/t/all.t with 100% similarity]
cpan/Locale-Codes/t/constants.t [moved from ext/Locale-Codes/t/constants.t with 100% similarity]
cpan/Locale-Codes/t/country.t [moved from ext/Locale-Codes/t/country.t with 100% similarity]
cpan/Locale-Codes/t/currency.t [moved from ext/Locale-Codes/t/currency.t with 100% similarity]
cpan/Locale-Codes/t/language.t [moved from ext/Locale-Codes/t/language.t with 100% similarity]
cpan/Locale-Codes/t/rename.t [moved from ext/Locale-Codes/t/rename.t with 100% similarity]
cpan/Locale-Codes/t/script.t [moved from ext/Locale-Codes/t/script.t with 100% similarity]
cpan/Locale-Codes/t/uk.t [moved from ext/Locale-Codes/t/uk.t with 100% similarity]

index a55bd0a..6dfdddc 100644 (file)
--- 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
index b096525..2fd5b16 100755 (executable)
@@ -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,
        },