In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/43c6b706eae7899eff9414f3bbb9e5ef095a07fd?hp=3638bf155130331f9a06eff9132885b5f244890f>

- Log -----------------------------------------------------------------
commit 43c6b706eae7899eff9414f3bbb9e5ef095a07fd
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Wed Aug 31 14:51:06 2011 +0100

    Updated Locale-Codes to CPAN version 3.18
    
      [DELTA]
    
      VERSION 3.18 (2011-08-31)
    
      NEW CODE(s)
    
        No longer use CIA data
    
          The CIA world added non-standard values, so I no longer use it as a 
source of data. Based on a report by Michiel Beijen.
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl                             |    2 +-
 cpan/Locale-Codes/lib/Locale/Codes.pm              |    2 +-
 cpan/Locale-Codes/lib/Locale/Codes.pod             |   13 +-
 cpan/Locale-Codes/lib/Locale/Codes/Changes.pod     |   13 +-
 cpan/Locale-Codes/lib/Locale/Codes/Constants.pm    |    2 +-
 cpan/Locale-Codes/lib/Locale/Codes/Country.pm      |    2 +-
 cpan/Locale-Codes/lib/Locale/Codes/Country.pod     |    7 +-
 .../Locale-Codes/lib/Locale/Codes/Country_Codes.pm | 1901 +-
 cpan/Locale-Codes/lib/Locale/Codes/Currency.pm     |    2 +-
 .../lib/Locale/Codes/Currency_Codes.pm             |  493 +-
 cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm      |    2 +-
 .../Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm |    4 +-
 cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm      |    2 +-
 .../Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm |    5 +-
 cpan/Locale-Codes/lib/Locale/Codes/Language.pm     |    2 +-
 .../lib/Locale/Codes/Language_Codes.pm             |47547 ++++++++++----------
 cpan/Locale-Codes/lib/Locale/Codes/Script.pm       |    2 +-
 cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm |  264 +-
 cpan/Locale-Codes/lib/Locale/Country.pm            |    2 +-
 cpan/Locale-Codes/lib/Locale/Currency.pm           |    2 +-
 cpan/Locale-Codes/lib/Locale/Language.pm           |    2 +-
 cpan/Locale-Codes/lib/Locale/Script.pm             |    2 +-
 pod/perldelta.pod                                  |   15 +-
 23 files changed, 25221 insertions(+), 25067 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index e38796c..cc2910d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1101,7 +1101,7 @@ use File::Glob qw(:case);
     'Locale-Codes' =>
        {
        'MAINTAINER'    => 'sbeck',
-       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.17.tar.gz',
+       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.18.tar.gz',
        'FILES'         => q[cpan/Locale-Codes],
        'EXCLUDED'      => [ qw{t/pod_coverage.t t/pod.t}, qr{^t/runtests}, 
qr{^t/runtests\.bat},
                             qr{^internal/}, qr{^examples/} ],
diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pm 
b/cpan/Locale-Codes/lib/Locale/Codes.pm
index 1a14035..fc7e224 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes.pm
@@ -27,7 +27,7 @@ our($VERSION,%Data);
 #              { id        }                      = FIRST_UNUSED_ID
 #              { codealias }{ CODESET } { ALIAS } = CODE
 
-$VERSION='3.17';
+$VERSION='3.18';
 
 #=======================================================================
 #
diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pod 
b/cpan/Locale-Codes/lib/Locale/Codes.pod
index d30de20..5f39258 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes.pod
@@ -124,11 +124,15 @@ Ideally, I'd only get data from an official source, but 
sometimes that
 is not possible. For example the ISO standards are not typically
 available for free, so I may have to get some of that data from
 alternate sources that I'm confident are getting their data from the
-official source.
+official source.  However, I will always be hesitant to accept a
+non-official source.
 
-As an example, I get some country data from the CIA World
+As an example, I used to get some country data from the CIA World
 Factbook. Given the nature of the source, I'm sure they're updating
 data from the official sources and I consider it "nearly" official.
+However, even in this case, I found that they were adding codes that
+were not part of the standard, so I have stopped using them as a
+source.
 
 There are many 3rd party sites which maintain lists (many of which are
 actually in a more convenient form than the official sites).
@@ -187,10 +191,11 @@ alias "North Korea" since that's a very common way to 
specify the
 country (please don't request this... I've already added it).
 
 On the other hand, a request to add Zaire as an alias for "Congo, The
-Democratic Republic of" may not be honored. The country's official
-name is not Zaire, so adding it as an alias violates the standard.
+Democratic Republic of" will not be honored. The country's official
+name is no longer Zaire, so adding it as an alias violates the standard.
 Zaire was kept as an alias in versions prior to 3.00, but it has been
 removed. Other aliases (if any) which no longer appear in any standard
+(and which are not common variations of the name in the standards)
 have also been removed.
 
 =head1 SEE ALSO
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod 
b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
index 05e5771..6446eab 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
@@ -22,7 +22,18 @@ September, December). I will also check on request, so if a 
code
 changes that you use, feel free to contact me.  Any time there are new
 codes, I will add them to the module and release a new version.
 
-=head1 VERSION 3.18  ()
+=head1 VERSION 3.18  (2011-08-31)
+
+NEW CODE(s)
+
+=over 4
+
+=item B<No longer use CIA data>
+
+The CIA world added non-standard values, so I no longer use it as
+a source of data.  Based on a report by Michiel Beijen.
+
+=back
 
 =head1 VERSION 3.17  (2011-06-28)
 
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm 
b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
index 4aa829f..e21bef2 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
@@ -16,7 +16,7 @@ require Exporter;
 
 our($VERSION,@ISA,@EXPORT);
 
-$VERSION='3.17';
+$VERSION='3.18';
 @ISA     = qw(Exporter);
 @EXPORT  = qw(LOCALE_CODE_ALPHA_2
               LOCALE_CODE_ALPHA_3
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm 
b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
index 34494cc..1175b78 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
@@ -21,7 +21,7 @@ use Locale::Codes::Country_Codes;
 
 our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
 
-$VERSION='3.17';
+$VERSION='3.18';
 @ISA       = qw(Exporter);
 @EXPORT    = qw(code2country
                 country2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country.pod 
b/cpan/Locale-Codes/lib/Locale/Codes/Country.pod
index 6a06188..c1b5af9 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pod
@@ -187,10 +187,9 @@ Official source of the top-level domain names.
 =item 
B<https://www.cia.gov/library/publications/the-world-factbook/appendix/print_appendix-d.html>
 
 Although not the official source of any of the data, the World
-Factbook maintained by the CIA is a great source of the data,
-especially since I can't get the official data from the ISO. Since
-it's maintained by the CIA, and since it's updated every two weeks, I
-use this as the source for some missing data.
+Factbook maintained by the CIA is a source of the data.  Unfortunately,
+it adds non-standard codes, so it is no longer used as a source of
+data.
 
 =item B<http://www.statoids.com/wab.html>
 
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm 
b/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm
index 0283b5f..9cf9847 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Country_Codes;
 
 # This file was automatically generated.  Any changes to this file will
 # be lost the next time 'get_codes' is run.
-#    Generated on: Mon Jun 27 15:46:57 EDT 2011
+#    Generated on: Wed Aug 31 08:03:21 EDT 2011
 
 =pod
 
@@ -37,7 +37,7 @@ use warnings;
 require 5.002;
 
 our($VERSION);
-$VERSION='3.17';
+$VERSION='3.18';
 
 $Locale::Codes::Data{'country'}{'id'} = '0282';
 
@@ -567,8 +567,8 @@ $Locale::Codes::Data{'country'}{'id2names'} = {
       q(China, Macao Special Administrative Region),
       q(Macau S.A.R),
       q(Macau Special Administrative Region),
-      q(Macau),
       q(Macau S.A.R.),
+      q(Macau),
       q(Macao Special Administrative Region of China),
       ],
    q(0132) => [
@@ -802,8 +802,8 @@ $Locale::Codes::Data{'country'}{'id2names'} = {
    q(0189) => [
       q(Saint Martin (French part)),
       q(Saint-Martin (French part)),
-      q(Saint Martin),
       q(Saint-Martin),
+      q(Saint Martin),
       ],
    q(0190) => [
       q(Saint Pierre and Miquelon),
@@ -849,7 +849,6 @@ $Locale::Codes::Data{'country'}{'id2names'} = {
       ],
    q(0201) => [
       q(Sint Maarten (Dutch part)),
-      q(Sint Maarten),
       ],
    q(0202) => [
       q(Slovakia),
@@ -874,275 +873,274 @@ $Locale::Codes::Data{'country'}{'id2names'} = {
       q(South Georgia and the Islands),
       ],
    q(0208) => [
+      q(SOUTH SUDAN),
+      ],
+   q(0209) => [
       q(Spain),
       q(Kingdom of Spain),
       ],
-   q(0209) => [
+   q(0210) => [
       q(Sri Lanka),
       q(Democratic Socialist Republic of Sri Lanka),
       ],
-   q(0210) => [
+   q(0211) => [
       q(Sudan),
       q(Republic of the Sudan),
       ],
-   q(0211) => [
+   q(0212) => [
       q(Suriname),
       q(Republic of Suriname),
       ],
-   q(0212) => [
+   q(0213) => [
       q(Svalbard and Jan Mayen),
       q(Svalbard and Jan Mayen Islands),
       ],
-   q(0213) => [
+   q(0214) => [
       q(Swaziland),
       q(Kingdom of Swaziland),
       ],
-   q(0214) => [
+   q(0215) => [
       q(Sweden),
       q(Kingdom of Sweden),
       ],
-   q(0215) => [
+   q(0216) => [
       q(Switzerland),
       q(Swiss Confederation),
       ],
-   q(0216) => [
+   q(0217) => [
       q(Syrian Arab Republic),
       q(Syria),
       q(Golan Heights (Israeli-occupied)),
       ],
-   q(0217) => [
+   q(0218) => [
       q(Taiwan, Province of China),
       q(Taiwan),
       ],
-   q(0218) => [
+   q(0219) => [
       q(Tajikistan),
       q(Republic of Tajikistan),
       ],
-   q(0219) => [
+   q(0220) => [
       q(Tanzania, United Republic of),
       q(United Republic of Tanzania),
       q(Tanzania),
       ],
-   q(0220) => [
+   q(0221) => [
       q(Thailand),
       q(Kingdom of Thailand),
       ],
-   q(0221) => [
+   q(0222) => [
       q(Timor-Leste),
       q(East Timor),
       ],
-   q(0222) => [
+   q(0223) => [
       q(Togo),
       q(Togolese Republic),
       ],
-   q(0223) => [
+   q(0224) => [
       q(Tokelau),
       ],
-   q(0224) => [
+   q(0225) => [
       q(Tonga),
       q(Kingdom of Tonga),
       ],
-   q(0225) => [
+   q(0226) => [
       q(Trinidad and Tobago),
       q(Republic of Trinidad and Tobago),
       ],
-   q(0226) => [
+   q(0227) => [
       q(Tunisia),
       q(Republic of Tunisia),
       ],
-   q(0227) => [
+   q(0228) => [
       q(Turkey),
       q(Republic of Turkey),
       ],
-   q(0228) => [
+   q(0229) => [
       q(Turkmenistan),
       ],
-   q(0229) => [
+   q(0230) => [
       q(Turks and Caicos Islands),
       ],
-   q(0230) => [
+   q(0231) => [
       q(Tuvalu),
       ],
-   q(0231) => [
+   q(0232) => [
       q(Uganda),
       ],
-   q(0232) => [
+   q(0233) => [
       q(Ukraine),
       ],
-   q(0233) => [
+   q(0234) => [
       q(United Arab Emirates),
       ],
-   q(0234) => [
+   q(0235) => [
       q(United Kingdom),
       q(United Kingdom of Great Britain and Northern Ireland),
       q(Great Britain),
       q(UK),
       ],
-   q(0235) => [
+   q(0236) => [
       q(United States),
       q(United States of America),
       q(US),
       q(USA),
       ],
-   q(0236) => [
+   q(0237) => [
       q(United States Minor Outlying Islands),
       ],
-   q(0237) => [
+   q(0238) => [
       q(Uruguay),
       q(Oriental Republic of Uruguay),
       ],
-   q(0238) => [
+   q(0239) => [
       q(Uzbekistan),
       q(Republic of Uzbekistan),
       ],
-   q(0239) => [
+   q(0240) => [
       q(Vanuatu),
       q(Republic of Vanuatu),
       ],
-   q(0240) => [
+   q(0241) => [
       q(Venezuela, Bolivarian Republic of),
       q(Venezuela (Bolivarian Republic of)),
       q(Venezuela),
       q(Bolivarian Republic of Venezuela),
       ],
-   q(0241) => [
+   q(0242) => [
       q(Viet Nam),
       q(Vietnam),
       q(Socialist Republic of Vietnam),
       ],
-   q(0242) => [
+   q(0243) => [
       q(Virgin Islands, British),
       q(British Virgin Islands),
       q(Virgin Islands (UK)),
       ],
-   q(0243) => [
+   q(0244) => [
       q(Virgin Islands, U.S.),
       q(United States Virgin Islands),
       q(Virgin Islands),
       q(Virgin Islands of the United States),
       q(Virgin Islands (US)),
       ],
-   q(0244) => [
+   q(0245) => [
       q(Wallis and Futuna),
       q(Wallis and Futuna Islands),
       q(Territory of the Wallis and Futuna Islands),
       ],
-   q(0245) => [
+   q(0246) => [
       q(Western Sahara),
       ],
-   q(0246) => [
+   q(0247) => [
       q(Yemen),
       q(Republic of Yemen),
       ],
-   q(0247) => [
+   q(0248) => [
       q(Zambia),
       q(Republic of Zambia),
       ],
-   q(0248) => [
+   q(0249) => [
       q(Zimbabwe),
       q(Republic of Zimbabwe),
       ],
-   q(0249) => [
+   q(0250) => [
       q(Channel Islands),
       ],
-   q(0250) => [
+   q(0251) => [
       q(Sark),
       ],
-   q(0251) => [
+   q(0252) => [
       q(Serbia and Montenegro),
       ],
-   q(0252) => [
+   q(0253) => [
       q(Ashmore and Cartier Islands),
       q(Territory of Ashmore and Cartier Islands),
       ],
-   q(0253) => [
+   q(0254) => [
       q(Baker Island),
       ],
-   q(0254) => [
+   q(0255) => [
       q(Bassas da India),
       ],
-   q(0255) => [
+   q(0256) => [
       q(Clipperton Island),
       ],
-   q(0256) => [
+   q(0257) => [
       q(Coral Sea Islands),
       q(Coral Sea Islands Territory),
       ],
-   q(0257) => [
-      q(Europa Island),
-      ],
    q(0258) => [
-      q(Gaza Strip),
+      q(Europa Island),
       ],
    q(0259) => [
-      q(Glorioso Islands),
+      q(Gaza Strip),
       ],
    q(0260) => [
-      q(Howland Island),
+      q(Glorioso Islands),
       ],
    q(0261) => [
-      q(Jan Mayen),
+      q(Howland Island),
       ],
    q(0262) => [
-      q(Jarvis Island),
+      q(Jan Mayen),
       ],
    q(0263) => [
-      q(Johnston Atoll),
+      q(Jarvis Island),
       ],
    q(0264) => [
-      q(Juan De Nova Island),
+      q(Johnston Atoll),
       ],
    q(0265) => [
-      q(Kingman Reef),
+      q(Juan De Nova Island),
       ],
    q(0266) => [
-      q(Midway Islands),
+      q(Kingman Reef),
       ],
    q(0267) => [
-      q(Navassa Island),
+      q(Midway Islands),
       ],
    q(0268) => [
-      q(Netherlands Antilles),
+      q(Navassa Island),
       ],
    q(0269) => [
-      q(Palmyra Atoll),
+      q(Netherlands Antilles),
       ],
    q(0270) => [
-      q(Paracel Islands),
+      q(Palmyra Atoll),
       ],
    q(0271) => [
-      q(Spratly Islands),
+      q(Paracel Islands),
       ],
    q(0272) => [
-      q(Svalbard),
+      q(Spratly Islands),
       ],
    q(0273) => [
-      q(Tromelin Island),
+      q(Svalbard),
       ],
    q(0274) => [
-      q(Wake Atoll),
-      q(Wake Island),
+      q(Tromelin Island),
       ],
    q(0275) => [
-      q(West Bank),
+      q(Wake Atoll),
       ],
    q(0276) => [
-      q(Ascension Island),
+      q(West Bank),
       ],
    q(0277) => [
-      q(European Union),
+      q(Ascension Island),
       ],
    q(0278) => [
-      q(Soviet Union),
+      q(Bonaire, Sint Eustatius and Saba),
       ],
    q(0279) => [
-      q(Portuguese Timor),
+      q(European Union),
       ],
    q(0280) => [
-      q(France, Metropolitan),
+      q(Soviet Union),
       ],
    q(0281) => [
-      q(Kosovo),
+      q(Portuguese Timor),
       ],
 };
 
@@ -1208,11 +1206,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(ascension island) => [
-      q(0276),
+      q(0277),
       q(0),
       ],
    q(ashmore and cartier islands) => [
-      q(0252),
+      q(0253),
       q(0),
       ],
    q(australia) => [
@@ -1248,7 +1246,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(baker island) => [
-      q(0253),
+      q(0254),
       q(0),
       ],
    q(bangladesh) => [
@@ -1260,7 +1258,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(bassas da india) => [
-      q(0254),
+      q(0255),
       q(0),
       ],
    q(belarus) => [
@@ -1288,7 +1286,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(bolivarian republic of venezuela) => [
-      q(0240),
+      q(0241),
       q(3),
       ],
    q(bolivia) => [
@@ -1307,6 +1305,10 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0028),
       q(0),
       ],
+   q(bonaire, sint eustatius and saba) => [
+      q(0278),
+      q(0),
+      ],
    q(bosnia and herzegovina) => [
       q(0029),
       q(0),
@@ -1328,7 +1330,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(british virgin islands) => [
-      q(0242),
+      q(0243),
       q(1),
       ],
    q(brunei) => [
@@ -1384,7 +1386,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(channel islands) => [
-      q(0249),
+      q(0250),
       q(0),
       ],
    q(chile) => [
@@ -1408,7 +1410,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(clipperton island) => [
-      q(0255),
+      q(0256),
       q(0),
       ],
    q(co-operative republic of guyana) => [
@@ -1480,12 +1482,12 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(coral sea islands) => [
-      q(0256),
+      q(0257),
       q(0),
       ],
    q(coral sea islands territory) => [
-      q(0256),
-      q(1),
+      q(0257),
+      q(0),
       ],
    q(costa rica) => [
       q(0054),
@@ -1528,7 +1530,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(democratic socialist republic of sri lanka) => [
-      q(0209),
+      q(0210),
       q(1),
       ],
    q(denmark) => [
@@ -1564,7 +1566,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(east timor) => [
-      q(0221),
+      q(0222),
       q(1),
       ],
    q(ecuador) => [
@@ -1596,11 +1598,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(europa island) => [
-      q(0257),
+      q(0258),
       q(0),
       ],
    q(european union) => [
-      q(0277),
+      q(0279),
       q(0),
       ],
    q(faeroe islands) => [
@@ -1659,10 +1661,6 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0076),
       q(0),
       ],
-   q(france, metropolitan) => [
-      q(0280),
-      q(0),
-      ],
    q(french guiana) => [
       q(0077),
       q(0),
@@ -1700,7 +1698,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(gaza strip) => [
-      q(0258),
+      q(0259),
       q(0),
       ],
    q(georgia) => [
@@ -1720,11 +1718,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(glorioso islands) => [
-      q(0259),
+      q(0260),
       q(0),
       ],
    q(golan heights (israeli-occupied)) => [
-      q(0216),
+      q(0217),
       q(2),
       ],
    q(grand duchy of luxembourg) => [
@@ -1732,7 +1730,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(great britain) => [
-      q(0234),
+      q(0235),
       q(2),
       ],
    q(great socialist people's libyan arab jamahiriya) => [
@@ -1828,7 +1826,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(4),
       ],
    q(howland island) => [
-      q(0260),
+      q(0261),
       q(0),
       ],
    q(hungary) => [
@@ -1912,7 +1910,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(jan mayen) => [
-      q(0261),
+      q(0262),
       q(0),
       ],
    q(japan) => [
@@ -1920,7 +1918,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(jarvis island) => [
-      q(0262),
+      q(0263),
       q(0),
       ],
    q(jersey) => [
@@ -1928,7 +1926,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(johnston atoll) => [
-      q(0263),
+      q(0264),
       q(0),
       ],
    q(jordan) => [
@@ -1936,7 +1934,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(juan de nova island) => [
-      q(0264),
+      q(0265),
       q(0),
       ],
    q(kazakhstan) => [
@@ -1988,19 +1986,19 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(kingdom of spain) => [
-      q(0208),
+      q(0209),
       q(1),
       ],
    q(kingdom of swaziland) => [
-      q(0213),
+      q(0214),
       q(1),
       ],
    q(kingdom of sweden) => [
-      q(0214),
+      q(0215),
       q(1),
       ],
    q(kingdom of thailand) => [
-      q(0220),
+      q(0221),
       q(1),
       ],
    q(kingdom of the netherlands) => [
@@ -2008,11 +2006,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(kingdom of tonga) => [
-      q(0224),
+      q(0225),
       q(1),
       ],
    q(kingman reef) => [
-      q(0265),
+      q(0266),
       q(0),
       ],
    q(kiribati) => [
@@ -2035,10 +2033,6 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0119),
       q(2),
       ],
-   q(kosovo) => [
-      q(0281),
-      q(0),
-      ],
    q(kuwait) => [
       q(0120),
       q(0),
@@ -2109,7 +2103,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       ],
    q(macau) => [
       q(0131),
-      q(4),
+      q(5),
       ],
    q(macau s.a.r) => [
       q(0131),
@@ -2117,7 +2111,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       ],
    q(macau s.a.r.) => [
       q(0131),
-      q(5),
+      q(4),
       ],
    q(macau special administrative region) => [
       q(0131),
@@ -2192,7 +2186,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(midway islands) => [
-      q(0266),
+      q(0267),
       q(0),
       ],
    q(moldova) => [
@@ -2240,7 +2234,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(navassa island) => [
-      q(0267),
+      q(0268),
       q(0),
       ],
    q(negara brunei darussalam) => [
@@ -2256,7 +2250,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(netherlands antilles) => [
-      q(0268),
+      q(0269),
       q(0),
       ],
    q(new caledonia) => [
@@ -2308,7 +2302,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(oriental republic of uruguay) => [
-      q(0237),
+      q(0238),
       q(1),
       ],
    q(pakistan) => [
@@ -2324,7 +2318,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(palmyra atoll) => [
-      q(0269),
+      q(0270),
       q(0),
       ],
    q(panama) => [
@@ -2336,7 +2330,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(paracel islands) => [
-      q(0270),
+      q(0271),
       q(0),
       ],
    q(paraguay) => [
@@ -2392,7 +2386,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(portuguese timor) => [
-      q(0279),
+      q(0281),
       q(0),
       ],
    q(principality of andorra) => [
@@ -2696,11 +2690,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(republic of suriname) => [
-      q(0211),
+      q(0212),
       q(1),
       ],
    q(republic of tajikistan) => [
-      q(0218),
+      q(0219),
       q(1),
       ],
    q(republic of the congo) => [
@@ -2724,39 +2718,39 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(republic of the sudan) => [
-      q(0210),
+      q(0211),
       q(1),
       ],
    q(republic of trinidad and tobago) => [
-      q(0225),
+      q(0226),
       q(1),
       ],
    q(republic of tunisia) => [
-      q(0226),
+      q(0227),
       q(1),
       ],
    q(republic of turkey) => [
-      q(0227),
+      q(0228),
       q(1),
       ],
    q(republic of uzbekistan) => [
-      q(0238),
+      q(0239),
       q(1),
       ],
    q(republic of vanuatu) => [
-      q(0239),
+      q(0240),
       q(1),
       ],
    q(republic of yemen) => [
-      q(0246),
+      q(0247),
       q(1),
       ],
    q(republic of zambia) => [
-      q(0247),
+      q(0248),
       q(1),
       ],
    q(republic of zimbabwe) => [
-      q(0248),
+      q(0249),
       q(1),
       ],
    q(reunion) => [
@@ -2805,7 +2799,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       ],
    q(saint martin) => [
       q(0189),
-      q(2),
+      q(3),
       ],
    q(saint martin (french part)) => [
       q(0189),
@@ -2825,7 +2819,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       ],
    q(saint-martin) => [
       q(0189),
-      q(3),
+      q(2),
       ],
    q(saint-martin (french part)) => [
       q(0189),
@@ -2844,7 +2838,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(sark) => [
-      q(0250),
+      q(0251),
       q(0),
       ],
    q(saudi arabia) => [
@@ -2860,7 +2854,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(serbia and montenegro) => [
-      q(0251),
+      q(0252),
       q(0),
       ],
    q(seychelles) => [
@@ -2875,10 +2869,6 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0200),
       q(0),
       ],
-   q(sint maarten) => [
-      q(0201),
-      q(1),
-      ],
    q(sint maarten (dutch part)) => [
       q(0201),
       q(0),
@@ -2896,7 +2886,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0),
       ],
    q(socialist republic of vietnam) => [
-      q(0241),
+      q(0242),
       q(2),
       ],
    q(solomon islands) => [
@@ -2923,20 +2913,24 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(0119),
       q(3),
       ],
+   q(south sudan) => [
+      q(0208),
+      q(0),
+      ],
    q(soviet union) => [
-      q(0278),
+      q(0280),
       q(0),
       ],
    q(spain) => [
-      q(0208),
+      q(0209),
       q(0),
       ],
    q(spratly islands) => [
-      q(0271),
+      q(0272),
       q(0),
       ],
    q(sri lanka) => [
-      q(0209),
+      q(0210),
       q(0),
       ],
    q(state of bahrain) => [
@@ -2964,7 +2958,7 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(3),
       ],
    q(sudan) => [
-      q(0210),
+      q(0211),
       q(0),
       ],
    q(sultanate of oman) => [
@@ -2972,63 +2966,63 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(suriname) => [
-      q(0211),
+      q(0212),
       q(0),
       ],
    q(svalbard) => [
-      q(0272),
+      q(0273),
       q(0),
       ],
    q(svalbard and jan mayen) => [
-      q(0212),
+      q(0213),
       q(0),
       ],
    q(svalbard and jan mayen islands) => [
-      q(0212),
+      q(0213),
       q(1),
       ],
    q(swaziland) => [
-      q(0213),
+      q(0214),
       q(0),
       ],
    q(sweden) => [
-      q(0214),
+      q(0215),
       q(0),
       ],
    q(swiss confederation) => [
-      q(0215),
+      q(0216),
       q(1),
       ],
    q(switzerland) => [
-      q(0215),
+      q(0216),
       q(0),
       ],
    q(syria) => [
-      q(0216),
+      q(0217),
       q(1),
       ],
    q(syrian arab republic) => [
-      q(0216),
+      q(0217),
       q(0),
       ],
    q(taiwan) => [
-      q(0217),
+      q(0218),
       q(1),
       ],
    q(taiwan, province of china) => [
-      q(0217),
+      q(0218),
       q(0),
       ],
    q(tajikistan) => [
-      q(0218),
+      q(0219),
       q(0),
       ],
    q(tanzania) => [
-      q(0219),
+      q(0220),
       q(2),
       ],
    q(tanzania, united republic of) => [
-      q(0219),
+      q(0220),
       q(0),
       ],
    q(territorial collectivity of mayotte) => [
@@ -3044,8 +3038,8 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(territory of ashmore and cartier islands) => [
-      q(0252),
-      q(1),
+      q(0253),
+      q(0),
       ],
    q(territory of christmas island) => [
       q(0047),
@@ -3080,11 +3074,11 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(2),
       ],
    q(territory of the wallis and futuna islands) => [
-      q(0244),
+      q(0245),
       q(2),
       ],
    q(thailand) => [
-      q(0220),
+      q(0221),
       q(0),
       ],
    q(the bahamas) => [
@@ -3104,63 +3098,63 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(4),
       ],
    q(timor-leste) => [
-      q(0221),
+      q(0222),
       q(0),
       ],
    q(togo) => [
-      q(0222),
+      q(0223),
       q(0),
       ],
    q(togolese republic) => [
-      q(0222),
+      q(0223),
       q(1),
       ],
    q(tokelau) => [
-      q(0223),
+      q(0224),
       q(0),
       ],
    q(tonga) => [
-      q(0224),
+      q(0225),
       q(0),
       ],
    q(trinidad and tobago) => [
-      q(0225),
+      q(0226),
       q(0),
       ],
    q(tromelin island) => [
-      q(0273),
+      q(0274),
       q(0),
       ],
    q(tunisia) => [
-      q(0226),
+      q(0227),
       q(0),
       ],
    q(turkey) => [
-      q(0227),
+      q(0228),
       q(0),
       ],
    q(turkmenistan) => [
-      q(0228),
+      q(0229),
       q(0),
       ],
    q(turks and caicos islands) => [
-      q(0229),
+      q(0230),
       q(0),
       ],
    q(tuvalu) => [
-      q(0230),
+      q(0231),
       q(0),
       ],
    q(uganda) => [
-      q(0231),
+      q(0232),
       q(0),
       ],
    q(uk) => [
-      q(0234),
+      q(0235),
       q(3),
       ],
    q(ukraine) => [
-      q(0232),
+      q(0233),
       q(0),
       ],
    q(union of burma) => [
@@ -3168,15 +3162,15 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(2),
       ],
    q(united arab emirates) => [
-      q(0233),
+      q(0234),
       q(0),
       ],
    q(united kingdom) => [
-      q(0234),
+      q(0235),
       q(0),
       ],
    q(united kingdom of great britain and northern ireland) => [
-      q(0234),
+      q(0235),
       q(1),
       ],
    q(united mexican states) => [
@@ -3184,43 +3178,43 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(1),
       ],
    q(united republic of tanzania) => [
-      q(0219),
+      q(0220),
       q(1),
       ],
    q(united states) => [
-      q(0235),
+      q(0236),
       q(0),
       ],
    q(united states minor outlying islands) => [
-      q(0236),
+      q(0237),
       q(0),
       ],
    q(united states of america) => [
-      q(0235),
+      q(0236),
       q(1),
       ],
    q(united states virgin islands) => [
-      q(0243),
+      q(0244),
       q(1),
       ],
    q(uruguay) => [
-      q(0237),
+      q(0238),
       q(0),
       ],
    q(us) => [
-      q(0235),
+      q(0236),
       q(2),
       ],
    q(usa) => [
-      q(0235),
+      q(0236),
       q(3),
       ],
    q(uzbekistan) => [
-      q(0238),
+      q(0239),
       q(0),
       ],
    q(vanuatu) => [
-      q(0239),
+      q(0240),
       q(0),
       ],
    q(vatican city) => [
@@ -3228,83 +3222,79 @@ $Locale::Codes::Data{'country'}{'alias2id'} = {
       q(2),
       ],
    q(venezuela) => [
-      q(0240),
+      q(0241),
       q(2),
       ],
    q(venezuela (bolivarian republic of)) => [
-      q(0240),
+      q(0241),
       q(1),
       ],
    q(venezuela, bolivarian republic of) => [
-      q(0240),
+      q(0241),
       q(0),
       ],
    q(viet nam) => [
-      q(0241),
+      q(0242),
       q(0),
       ],
    q(vietnam) => [
-      q(0241),
+      q(0242),
       q(1),
       ],
    q(virgin islands) => [
-      q(0243),
+      q(0244),
       q(2),
       ],
    q(virgin islands (uk)) => [
-      q(0242),
+      q(0243),
       q(2),
       ],
    q(virgin islands (us)) => [
-      q(0243),
+      q(0244),
       q(4),
       ],
    q(virgin islands of the united states) => [
-      q(0243),
+      q(0244),
       q(3),
       ],
    q(virgin islands, british) => [
-      q(0242),
+      q(0243),
       q(0),
       ],
    q(virgin islands, u.s.) => [
-      q(0243),
+      q(0244),
       q(0),
       ],
    q(wake atoll) => [
-      q(0274),
+      q(0275),
       q(0),
       ],
-   q(wake island) => [
-      q(0274),
-      q(1),
-      ],
    q(wallis and futuna) => [
-      q(0244),
+      q(0245),
       q(0),
       ],
    q(wallis and futuna islands) => [
-      q(0244),
+      q(0245),
       q(1),
       ],
    q(west bank) => [
-      q(0275),
+      q(0276),
       q(0),
       ],
    q(western sahara) => [
-      q(0245),
+      q(0246),
       q(0),
       ],
    q(yemen) => [
-      q(0246),
+      q(0247),
       q(0),
       ],
    q(zambia) => [
-      q(0247),
+      q(0248),
       q(0),
       ],
    q(zimbabwe) => [
-      q(0248),
+      q(0249),
       q(0),
       ],
 };
@@ -3316,7 +3306,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(ae) => [
-         q(0233),
+         q(0234),
          q(0),
          ],
       q(af) => [
@@ -3339,10 +3329,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0012),
          q(0),
          ],
-      q(an) => [
-         q(0268),
-         q(0),
-         ],
       q(ao) => [
          q(0007),
          q(0),
@@ -3484,7 +3470,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(ch) => [
-         q(0215),
+         q(0216),
          q(0),
          ],
       q(ci) => [
@@ -3576,7 +3562,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(eh) => [
-         q(0245),
+         q(0246),
          q(0),
          ],
       q(er) => [
@@ -3584,7 +3570,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(es) => [
-         q(0208),
+         q(0209),
          q(0),
          ],
       q(et) => [
@@ -3615,16 +3601,12 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0076),
          q(0),
          ],
-      q(fx) => [
-         q(0280),
-         q(0),
-         ],
       q(ga) => [
          q(0080),
          q(0),
          ],
       q(gb) => [
-         q(0234),
+         q(0235),
          q(0),
          ],
       q(gd) => [
@@ -3836,7 +3818,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(lk) => [
-         q(0209),
+         q(0210),
          q(0),
          ],
       q(lr) => [
@@ -4100,11 +4082,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(sd) => [
-         q(0210),
+         q(0211),
          q(0),
          ],
       q(se) => [
-         q(0214),
+         q(0215),
          q(0),
          ],
       q(sg) => [
@@ -4120,7 +4102,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(sj) => [
-         q(0212),
+         q(0213),
          q(0),
          ],
       q(sk) => [
@@ -4144,7 +4126,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(sr) => [
-         q(0211),
+         q(0212),
+         q(0),
+         ],
+      q(ss) => [
+         q(0208),
          q(0),
          ],
       q(st) => [
@@ -4160,15 +4146,15 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(sy) => [
-         q(0216),
+         q(0217),
          q(0),
          ],
       q(sz) => [
-         q(0213),
+         q(0214),
          q(0),
          ],
       q(tc) => [
-         q(0229),
+         q(0230),
          q(0),
          ],
       q(td) => [
@@ -4180,79 +4166,79 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(tg) => [
-         q(0222),
+         q(0223),
          q(0),
          ],
       q(th) => [
-         q(0220),
+         q(0221),
          q(0),
          ],
       q(tj) => [
-         q(0218),
+         q(0219),
          q(0),
          ],
       q(tk) => [
-         q(0223),
+         q(0224),
          q(0),
          ],
       q(tl) => [
-         q(0221),
+         q(0222),
          q(0),
          ],
       q(tm) => [
-         q(0228),
+         q(0229),
          q(0),
          ],
       q(tn) => [
-         q(0226),
+         q(0227),
          q(0),
          ],
       q(to) => [
-         q(0224),
+         q(0225),
          q(0),
          ],
       q(tr) => [
-         q(0227),
+         q(0228),
          q(0),
          ],
       q(tt) => [
-         q(0225),
+         q(0226),
          q(0),
          ],
       q(tv) => [
-         q(0230),
+         q(0231),
          q(0),
          ],
       q(tw) => [
-         q(0217),
+         q(0218),
          q(0),
          ],
       q(tz) => [
-         q(0219),
+         q(0220),
          q(0),
          ],
       q(ua) => [
-         q(0232),
+         q(0233),
          q(0),
          ],
       q(ug) => [
-         q(0231),
+         q(0232),
          q(0),
          ],
       q(um) => [
-         q(0236),
+         q(0237),
          q(0),
          ],
       q(us) => [
-         q(0235),
+         q(0236),
          q(0),
          ],
       q(uy) => [
-         q(0237),
+         q(0238),
          q(0),
          ],
       q(uz) => [
-         q(0238),
+         q(0239),
          q(0),
          ],
       q(va) => [
@@ -4264,27 +4250,27 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(ve) => [
-         q(0240),
+         q(0241),
          q(0),
          ],
       q(vg) => [
-         q(0242),
+         q(0243),
          q(0),
          ],
       q(vi) => [
-         q(0243),
+         q(0244),
          q(0),
          ],
       q(vn) => [
-         q(0241),
+         q(0242),
          q(0),
          ],
       q(vu) => [
-         q(0239),
+         q(0240),
          q(0),
          ],
       q(wf) => [
-         q(0244),
+         q(0245),
          q(0),
          ],
       q(ws) => [
@@ -4292,7 +4278,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(ye) => [
-         q(0246),
+         q(0247),
          q(0),
          ],
       q(yt) => [
@@ -4304,11 +4290,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(zm) => [
-         q(0247),
+         q(0248),
          q(0),
          ],
       q(zw) => [
-         q(0248),
+         q(0249),
          q(0),
          ],
       },
@@ -4341,12 +4327,8 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0006),
          q(0),
          ],
-      q(ant) => [
-         q(0268),
-         q(0),
-         ],
       q(are) => [
-         q(0233),
+         q(0234),
          q(0),
          ],
       q(arg) => [
@@ -4361,14 +4343,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0005),
          q(0),
          ],
-      q(ata) => [
-         q(0009),
-         q(0),
-         ],
-      q(atf) => [
-         q(0079),
-         q(1),
-         ],
       q(atg) => [
          q(0010),
          q(0),
@@ -4461,10 +4435,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0026),
          q(0),
          ],
-      q(bvt) => [
-         q(0031),
-         q(0),
-         ],
       q(bwa) => [
          q(0030),
          q(0),
@@ -4477,12 +4447,8 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0040),
          q(0),
          ],
-      q(cck) => [
-         q(0048),
-         q(0),
-         ],
       q(che) => [
-         q(0215),
+         q(0216),
          q(0),
          ],
       q(chl) => [
@@ -4537,10 +4503,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0058),
          q(0),
          ],
-      q(cxr) => [
-         q(0047),
-         q(0),
-         ],
       q(cym) => [
          q(0042),
          q(0),
@@ -4590,11 +4552,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(esh) => [
-         q(0245),
+         q(0246),
          q(0),
          ],
       q(esp) => [
-         q(0208),
+         q(0209),
          q(0),
          ],
       q(est) => [
@@ -4629,16 +4591,12 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0145),
          q(1),
          ],
-      q(fxx) => [
-         q(0280),
-         q(0),
-         ],
       q(gab) => [
          q(0080),
          q(0),
          ],
       q(gbr) => [
-         q(0234),
+         q(0235),
          q(1),
          ],
       q(geo) => [
@@ -4709,10 +4667,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0100),
          q(1),
          ],
-      q(hmd) => [
-         q(0097),
-         q(0),
-         ],
       q(hnd) => [
          q(0099),
          q(0),
@@ -4741,10 +4695,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0103),
          q(0),
          ],
-      q(iot) => [
-         q(0033),
-         q(0),
-         ],
       q(irl) => [
          q(0107),
          q(0),
@@ -4842,7 +4792,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(lka) => [
-         q(0209),
+         q(0210),
          q(0),
          ],
       q(lso) => [
@@ -5090,7 +5040,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(sdn) => [
-         q(0210),
+         q(0211),
          q(0),
          ],
       q(sen) => [
@@ -5101,16 +5051,12 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0200),
          q(0),
          ],
-      q(sgs) => [
-         q(0207),
-         q(1),
-         ],
       q(shn) => [
          q(0186),
          q(1),
          ],
       q(sjm) => [
-         q(0212),
+         q(0213),
          q(1),
          ],
       q(slb) => [
@@ -5141,12 +5087,16 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0197),
          q(0),
          ],
+      q(ssd) => [
+         q(0208),
+         q(0),
+         ],
       q(stp) => [
          q(0194),
          q(0),
          ],
       q(sur) => [
-         q(0211),
+         q(0212),
          q(0),
          ],
       q(svk) => [
@@ -5158,11 +5108,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(swe) => [
-         q(0214),
+         q(0215),
          q(0),
          ],
       q(swz) => [
-         q(0213),
+         q(0214),
          q(0),
          ],
       q(sxm) => [
@@ -5174,11 +5124,11 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(syr) => [
-         q(0216),
+         q(0217),
          q(0),
          ],
       q(tca) => [
-         q(0229),
+         q(0230),
          q(0),
          ],
       q(tcd) => [
@@ -5186,79 +5136,71 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(tgo) => [
-         q(0222),
+         q(0223),
          q(0),
          ],
       q(tha) => [
-         q(0220),
+         q(0221),
          q(0),
          ],
       q(tjk) => [
-         q(0218),
+         q(0219),
          q(0),
          ],
       q(tkl) => [
-         q(0223),
+         q(0224),
          q(0),
          ],
       q(tkm) => [
-         q(0228),
+         q(0229),
          q(0),
          ],
       q(tls) => [
-         q(0221),
+         q(0222),
          q(0),
          ],
       q(ton) => [
-         q(0224),
+         q(0225),
          q(0),
          ],
       q(tto) => [
-         q(0225),
+         q(0226),
          q(0),
          ],
       q(tun) => [
-         q(0226),
+         q(0227),
          q(0),
          ],
       q(tur) => [
-         q(0227),
+         q(0228),
          q(0),
          ],
       q(tuv) => [
-         q(0230),
+         q(0231),
          q(0),
          ],
-      q(twn) => [
-         q(0217),
-         q(1),
-         ],
       q(tza) => [
-         q(0219),
+         q(0220),
          q(1),
          ],
       q(uga) => [
-         q(0231),
-         q(0),
-         ],
-      q(ukr) => [
          q(0232),
          q(0),
          ],
-      q(umi) => [
-         q(0236),
+      q(ukr) => [
+         q(0233),
          q(0),
          ],
       q(ury) => [
-         q(0237),
+         q(0238),
          q(0),
          ],
       q(usa) => [
-         q(0235),
+         q(0236),
          q(1),
          ],
       q(uzb) => [
-         q(0238),
+         q(0239),
          q(0),
          ],
       q(vat) => [
@@ -5270,27 +5212,27 @@ $Locale::Codes::Data{'country'}{'code2id'} = {
          q(0),
          ],
       q(ven) => [
-         q(0240),
+         q(0241),
          q(1),
          ],
       q(vgb) => [
-         q(0242),
+         q(0243),
          q(1),
          ],
       q(vir) => [
-         q(0243),
+         q(0244),
          q(1),
          ],
       q(vnm) => [
-         q(0241),
+         q(0242),
          q(0),
          ],
       q(vut) => [
-         q(0239),
**** PATCH TRUNCATED AT 2000 LINES -- 106419 NOT SHOWN ****

--
Perl5 Master Repository

Reply via email to