summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSullivan Beck <sbeck@cpan.org>2012-03-01 15:35:28 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-03-01 15:35:28 +0000
commitf29f6518b82bb03a05c74f76791bb4d861f531ac (patch)
treef53b87c59d18eb0f1b04f9b7b4009c8b5743cd48
parent4d97b3cc28cd777c5607474f9a98679b04f88a55 (diff)
downloadperl-smoke-me/locale-codes.tar.gz
Update Locale-Codes to CPAN version 3.21smoke-me/locale-codes
[DELTA] NEW CODE(s) Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/API.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Changes.pod14
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Constants.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Constants.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Country.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Country.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm156
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Currency.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Currency.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm138
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm96
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangFam.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm407
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Language.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Language.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm6
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm50
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Script.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Script.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm1447
-rw-r--r--cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm13
-rw-r--r--cpan/Locale-Codes/lib/Locale/Country.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Country.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Currency.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Currency.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Language.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Language.pod2
-rw-r--r--cpan/Locale-Codes/lib/Locale/Script.pm4
-rw-r--r--cpan/Locale-Codes/lib/Locale/Script.pod2
-rw-r--r--cpan/Locale-Codes/t/testfunc.pl2
-rw-r--r--pod/perldelta.pod4
45 files changed, 1287 insertions, 1162 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ee8da8aa20..a8e7d6b330 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1081,7 +1081,7 @@ use File::Glob qw(:case);
'Locale-Codes' => {
'MAINTAINER' => 'sbeck',
- 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.20.tar.gz',
+ 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.21.tar.gz',
'FILES' => q[cpan/Locale-Codes],
'EXCLUDED' => [
qw( t/pod_coverage.t
diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes.pm
index 7ff28f07f8..c6a8257c37 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes.pm
@@ -1,7 +1,7 @@
package Locale::Codes;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -31,7 +31,7 @@ our($VERSION,%Data,%Retired);
# $Retired{ TYPE }{ CODESET }{ code }{ CODE } = NAME
# { name }{ NAME } = [CODE,NAME] (the key is lowercase)
-$VERSION='3.20';
+$VERSION='3.21';
#=======================================================================
#
diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pod b/cpan/Locale-Codes/lib/Locale/Codes.pod
index 41f78530f2..df10c849a1 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes.pod
@@ -277,7 +277,7 @@ perl problem tracker at:
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001 Michael Hennecke (Locale::Currency)
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/API.pod b/cpan/Locale-Codes/lib/Locale/Codes/API.pod
index 36c8baa2fc..1a566d2b15 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/API.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/API.pod
@@ -312,7 +312,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
index 2983b1e488..88e91c7848 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod
@@ -22,9 +22,13 @@ 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.21
+=head1 VERSION 3.22 (yyyy-mm-dd; sbeck)
-=head1 VERSION 3.20 (2011-12-01)
+=head1 VERSION 3.21 (2012-03-01; sbeck)
+
+NEW CODE(s)
+
+=head1 VERSION 3.20 (2011-12-01; sbeck)
NEW CODE(s)
@@ -65,7 +69,7 @@ Added Language Family codes (langfam) as defined in ISO 639-5.
=back
-=head1 VERSION 3.18 (2011-08-31)
+=head1 VERSION 3.18 (2011-08-31; sbeck)
NEW CODE(s)
@@ -78,7 +82,7 @@ a source of data. Based on a report by Michiel Beijen.
=back
-=head1 VERSION 3.17 (2011-06-28)
+=head1 VERSION 3.17 (2011-06-28; sbeck)
NEW CODE(s)
@@ -558,7 +562,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
=head1 COPYRIGHT
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
index 67a4c999f2..64b96edde7 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm
@@ -1,7 +1,7 @@
package Locale::Codes::Constants;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -17,7 +17,7 @@ require Exporter;
our($VERSION,@ISA,@EXPORT);
our(%ALL_CODESETS);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(LOCALE_CODE_ALPHA_2
LOCALE_CODE_ALPHA_3
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pod b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pod
index 9f7696e09f..78ded778e9 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pod
@@ -32,7 +32,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
index 6e10fbb15c..4e0056fa4d 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm
@@ -1,7 +1,7 @@
package Locale::Codes::Country;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -22,7 +22,7 @@ use Locale::Codes::Country_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@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 3b4df409bc..c559c37bf4 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pod
@@ -206,7 +206,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm
index 64e76314cd..8f172c9a12 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: Wed Nov 30 12:06:36 EST 2011
+# Generated on: Thu Mar 1 08:06:53 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Data{'country'}{'id'} = '0282';
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm
index 7c40edc9db..55f49e1353 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Country_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'country'}{'dom'}{'code'} = {
q(FX) => q(France, Metropolitan),
@@ -47,33 +47,33 @@ $Locale::Codes::Retired{'country'}{'dom'}{'code'} = {
$Locale::Codes::Retired{'country'}{'alpha-2'}{'code'} = {
q(zr) => q(Zaire),
q(yu) => q(Yugoslavia),
- q(fx) => q(France, Metropolitan),
- q(cs) => q(Serbia and Montenegro),
q(tp) => q(East Timor),
+ q(cs) => q(Serbia and Montenegro),
+ q(fx) => q(France, Metropolitan),
q(an) => q(Netherlands Antilles),
};
$Locale::Codes::Retired{'country'}{'numeric'}{'code'} = {
- q(334) => q(Heard Island and Mcdonald Islands),
q(074) => q(Bouvet Island),
+ q(334) => q(Heard Island and Mcdonald Islands),
q(010) => q(Antarctica),
- q(086) => q(British Indian Ocean Territory),
q(239) => q(South Georgia and the Islands),
+ q(086) => q(British Indian Ocean Territory),
q(249) => q(France, Metropolitan),
q(581) => q(United States Minor Outlying Islands),
q(158) => q(Taiwan),
q(166) => q(Cocos (Keeling) Islands),
- q(530) => q(Netherlands Antilles),
- q(162) => q(Christmas Island),
q(891) => q(Serbia and Montenegro),
+ q(162) => q(Christmas Island),
+ q(530) => q(Netherlands Antilles),
q(736) => q(Sudan),
q(260) => q(French Southern and Antarctic Lands),
};
$Locale::Codes::Retired{'country'}{'alpha-3'}{'code'} = {
q(tmp) => q(East Timor),
- q(ant) => q(Netherlands Antilles),
q(sgs) => q(South Georgia and the Islands),
+ q(ant) => q(Netherlands Antilles),
q(umi) => q(United States Minor Outlying Islands),
q(cxr) => q(Christmas Island),
q(rom) => q(Romania),
@@ -93,9 +93,9 @@ $Locale::Codes::Retired{'country'}{'alpha-3'}{'code'} = {
$Locale::Codes::Retired{'country'}{'fips-10'}{'code'} = {
q(RN) => q(Saint Martin),
q(UC) => q(Curacao),
- q(KV) => q(Kosovo),
- q(MJ) => q(Montenegro),
q(RI) => q(Serbia),
+ q(MJ) => q(Montenegro),
+ q(KV) => q(Kosovo),
q(TB) => q(Saint Barthelemy),
q(NN) => q(Sint Maarten),
};
@@ -103,8 +103,8 @@ $Locale::Codes::Retired{'country'}{'fips-10'}{'code'} = {
$Locale::Codes::Retired{'country'}{'dom'}{'name'} = {
q(libyan arab jamahiriya) => [ q(LY), q(Libyan Arab Jamahiriya) ],
q(taiwan) => [ q(TW), q(Taiwan) ],
- q(soviet union ) => [ q(SU), q(Soviet Union ) ],
q(yugoslavia ) => [ q(YU), q(Yugoslavia ) ],
+ q(soviet union ) => [ q(SU), q(Soviet Union ) ],
q(france, metropolitan) => [ q(FX), q(France, Metropolitan) ],
q(bonaire, saint eustatius and saba) => [ q(BQ), q(Bonaire, Saint Eustatius and Saba) ],
q(saint helena, ascension and tristan da cunha) => [ q(SH), q(Saint Helena, Ascension and Tristan da Cunha) ],
@@ -114,27 +114,27 @@ $Locale::Codes::Retired{'country'}{'dom'}{'name'} = {
$Locale::Codes::Retired{'country'}{'alpha-2'}{'name'} = {
q(netherlands antilles) => [ q(an), q(Netherlands Antilles) ],
- q(libyan arab jamahiriya) => [ q(ly), q(Libyan Arab Jamahiriya) ],
- q(virgin islands (u.s.)) => [ q(vi), q(Virgin Islands (U.S.)) ],
q(east timor) => [ q(tl), q(East Timor) ],
+ q(virgin islands (u.s.)) => [ q(vi), q(Virgin Islands (U.S.)) ],
+ q(libyan arab jamahiriya) => [ q(ly), q(Libyan Arab Jamahiriya) ],
q(venezuela) => [ q(ve), q(Venezuela) ],
q(kazakstan) => [ q(kz), q(Kazakstan) ],
q(micronesia (federated states of)) => [ q(fm), q(Micronesia (Federated States of)) ],
- q(svalbard and jan mayen islands) => [ q(sj), q(Svalbard and Jan Mayen Islands) ],
- q(bosnia and herzegowina) => [ q(ba), q(Bosnia and Herzegowina) ],
q(france, metropolitan) => [ q(fx), q(France, Metropolitan) ],
- q(yugoslavia) => [ q(yu), q(Yugoslavia) ],
- q(wallis and futuna islands) => [ q(wf), q(Wallis and Futuna Islands) ],
+ q(bosnia and herzegowina) => [ q(ba), q(Bosnia and Herzegowina) ],
+ q(svalbard and jan mayen islands) => [ q(sj), q(Svalbard and Jan Mayen Islands) ],
q(heard and mc donald islands) => [ q(hm), q(Heard and Mc Donald Islands) ],
+ q(wallis and futuna islands) => [ q(wf), q(Wallis and Futuna Islands) ],
+ q(yugoslavia) => [ q(yu), q(Yugoslavia) ],
q(st. pierre and miquelon) => [ q(pm), q(St. Pierre and Miquelon) ],
q(zaire) => [ q(zr), q(Zaire) ],
q(virgin islands (british)) => [ q(vg), q(Virgin Islands (British)) ],
q(serbia and montenegro) => [ q(cs), q(Serbia and Montenegro) ],
q(vatican city state (holy see)) => [ q(va), q(Vatican City State (Holy See)) ],
- q(st. helena) => [ q(sh), q(St. Helena) ],
q(macau) => [ q(mo), q(Macau) ],
- q(bolivia) => [ q(bo), q(Bolivia) ],
+ q(st. helena) => [ q(sh), q(St. Helena) ],
q(vietnam) => [ q(vn), q(Vietnam) ],
+ q(bolivia) => [ q(bo), q(Bolivia) ],
q(saint helena) => [ q(sh), q(Saint Helena) ],
q(saint martin) => [ q(mf), q(Saint Martin) ],
q(iran (islamic republic of)) => [ q(ir), q(Iran (Islamic Republic of)) ],
@@ -142,27 +142,27 @@ $Locale::Codes::Retired{'country'}{'alpha-2'}{'name'} = {
$Locale::Codes::Retired{'country'}{'numeric'}{'name'} = {
q(netherlands antilles) => [ q(530), q(Netherlands Antilles) ],
- q(libyan arab jamahiriya) => [ q(434), q(Libyan Arab Jamahiriya) ],
- q(east timor) => [ q(626), q(East Timor) ],
q(united kingdom) => [ q(826), q(United Kingdom) ],
- q(venezuela) => [ q(862), q(Venezuela) ],
- q(taiwan) => [ q(158), q(Taiwan) ],
+ q(east timor) => [ q(626), q(East Timor) ],
+ q(libyan arab jamahiriya) => [ q(434), q(Libyan Arab Jamahiriya) ],
q(antarctica) => [ q(010), q(Antarctica) ],
+ q(taiwan) => [ q(158), q(Taiwan) ],
+ q(venezuela) => [ q(862), q(Venezuela) ],
q(taiwan, province of china) => [ q(158), q(Taiwan, Province of China) ],
q(south georgia and the south sandwich islands) => [ q(239), q(South Georgia and the South Sandwich Islands) ],
- q(christmas island) => [ q(162), q(Christmas Island) ],
q(korea, democratic people's republic of) => [ q(408), q(Korea, Democratic People's Republic of) ],
+ q(christmas island) => [ q(162), q(Christmas Island) ],
q(heard island and mcdonald islands) => [ q(334), q(Heard Island and Mcdonald Islands) ],
q(yugoslavia) => [ q(891), q(Yugoslavia) ],
- q(hong kong special administrative region of china) => [ q(344), q(Hong Kong Special Administrative Region of China) ],
q(cocos (keeling) islands) => [ q(166), q(Cocos (Keeling) Islands) ],
- q(french southern territories) => [ q(260), q(French Southern Territories) ],
- q(virgin islands, british) => [ q(092), q(Virgin Islands, British) ],
+ q(hong kong special administrative region of china) => [ q(344), q(Hong Kong Special Administrative Region of China) ],
q(british indian ocean territory) => [ q(086), q(British Indian Ocean Territory) ],
+ q(virgin islands, british) => [ q(092), q(Virgin Islands, British) ],
+ q(french southern territories) => [ q(260), q(French Southern Territories) ],
q(faroe islands) => [ q(234), q(Faroe Islands) ],
q(zaire) => [ q(180), q(Zaire) ],
- q(congo, the democratic republic of the) => [ q(180), q(Congo, The Democratic Republic of the) ],
q(united states minor outlying islands) => [ q(581), q(United States Minor Outlying Islands) ],
+ q(congo, the democratic republic of the) => [ q(180), q(Congo, The Democratic Republic of the) ],
q(iran, islamic republic of) => [ q(364), q(Iran, Islamic Republic of) ],
q(serbia and montenegro) => [ q(891), q(Serbia and Montenegro) ],
q(macedonia, the former yugoslav republic of) => [ q(807), q(Macedonia, the Former Yugoslav Republic of) ],
@@ -177,13 +177,13 @@ $Locale::Codes::Retired{'country'}{'numeric'}{'name'} = {
q(tanzania, united republic of) => [ q(834), q(Tanzania, United Republic of) ],
q(bouvet island) => [ q(074), q(Bouvet Island) ],
q(holy see (vatican city state)) => [ q(336), q(Holy See (Vatican City State)) ],
- q(moldova, republic of) => [ q(498), q(Moldova, Republic of) ],
q(micronesia, federated states of) => [ q(583), q(Micronesia, Federated States of) ],
- q(united states) => [ q(840), q(United States) ],
+ q(moldova, republic of) => [ q(498), q(Moldova, Republic of) ],
q(virgin islands, u.s.) => [ q(850), q(Virgin Islands, U.S.) ],
+ q(united states) => [ q(840), q(United States) ],
q(korea, republic of) => [ q(410), q(Korea, Republic of) ],
- q(bolivia) => [ q(068), q(Bolivia) ],
q(vietnam) => [ q(704), q(Vietnam) ],
+ q(bolivia) => [ q(068), q(Bolivia) ],
q(south georgia and the islands) => [ q(239), q(South Georgia and the Islands) ],
q(svalbard and jan mayen) => [ q(744), q(Svalbard and Jan Mayen) ],
q(wallis and futuna) => [ q(876), q(Wallis and Futuna) ],
@@ -191,27 +191,27 @@ $Locale::Codes::Retired{'country'}{'numeric'}{'name'} = {
$Locale::Codes::Retired{'country'}{'alpha-3'}{'name'} = {
q(netherlands antilles) => [ q(ant), q(Netherlands Antilles) ],
- q(libyan arab jamahiriya) => [ q(lby), q(Libyan Arab Jamahiriya) ],
- q(east timor) => [ q(tls), q(East Timor) ],
q(united kingdom) => [ q(gbr), q(United Kingdom) ],
- q(venezuela) => [ q(ven), q(Venezuela) ],
- q(taiwan) => [ q(twn), q(Taiwan) ],
+ q(east timor) => [ q(tls), q(East Timor) ],
+ q(libyan arab jamahiriya) => [ q(lby), q(Libyan Arab Jamahiriya) ],
q(antarctica) => [ q(ata), q(Antarctica) ],
+ q(taiwan) => [ q(twn), q(Taiwan) ],
+ q(venezuela) => [ q(ven), q(Venezuela) ],
q(taiwan, province of china) => [ q(twn), q(Taiwan, Province of China) ],
q(south georgia and the south sandwich islands) => [ q(sgs), q(South Georgia and the South Sandwich Islands) ],
- q(christmas island) => [ q(cxr), q(Christmas Island) ],
q(korea, democratic people's republic of) => [ q(prk), q(Korea, Democratic People's Republic of) ],
+ q(christmas island) => [ q(cxr), q(Christmas Island) ],
q(heard island and mcdonald islands) => [ q(hmd), q(Heard Island and Mcdonald Islands) ],
q(yugoslavia) => [ q(yug), q(Yugoslavia) ],
- q(hong kong special administrative region of china) => [ q(hkg), q(Hong Kong Special Administrative Region of China) ],
q(cocos (keeling) islands) => [ q(cck), q(Cocos (Keeling) Islands) ],
- q(french southern territories) => [ q(atf), q(French Southern Territories) ],
- q(virgin islands, british) => [ q(vgb), q(Virgin Islands, British) ],
+ q(hong kong special administrative region of china) => [ q(hkg), q(Hong Kong Special Administrative Region of China) ],
q(british indian ocean territory) => [ q(iot), q(British Indian Ocean Territory) ],
+ q(virgin islands, british) => [ q(vgb), q(Virgin Islands, British) ],
+ q(french southern territories) => [ q(atf), q(French Southern Territories) ],
q(faroe islands) => [ q(fro), q(Faroe Islands) ],
q(zaire) => [ q(zar), q(Zaire) ],
- q(congo, the democratic republic of the) => [ q(cod), q(Congo, The Democratic Republic of the) ],
q(united states minor outlying islands) => [ q(umi), q(United States Minor Outlying Islands) ],
+ q(congo, the democratic republic of the) => [ q(cod), q(Congo, The Democratic Republic of the) ],
q(iran, islamic republic of) => [ q(irn), q(Iran, Islamic Republic of) ],
q(serbia and montenegro) => [ q(scg), q(Serbia and Montenegro) ],
q(macedonia, the former yugoslav republic of) => [ q(mkd), q(Macedonia, the Former Yugoslav Republic of) ],
@@ -226,13 +226,13 @@ $Locale::Codes::Retired{'country'}{'alpha-3'}{'name'} = {
q(tanzania, united republic of) => [ q(tza), q(Tanzania, United Republic of) ],
q(bouvet island) => [ q(bvt), q(Bouvet Island) ],
q(holy see (vatican city state)) => [ q(vat), q(Holy See (Vatican City State)) ],
- q(moldova, republic of) => [ q(mda), q(Moldova, Republic of) ],
q(micronesia, federated states of) => [ q(fsm), q(Micronesia, Federated States of) ],
- q(united states) => [ q(usa), q(United States) ],
+ q(moldova, republic of) => [ q(mda), q(Moldova, Republic of) ],
q(virgin islands, u.s.) => [ q(vir), q(Virgin Islands, U.S.) ],
+ q(united states) => [ q(usa), q(United States) ],
q(korea, republic of) => [ q(kor), q(Korea, Republic of) ],
- q(bolivia) => [ q(bol), q(Bolivia) ],
q(vietnam) => [ q(vnm), q(Vietnam) ],
+ q(bolivia) => [ q(bol), q(Bolivia) ],
q(south georgia and the islands) => [ q(sgs), q(South Georgia and the Islands) ],
q(svalbard and jan mayen) => [ q(sjm), q(Svalbard and Jan Mayen) ],
q(wallis and futuna) => [ q(wlf), q(Wallis and Futuna) ],
@@ -240,17 +240,17 @@ $Locale::Codes::Retired{'country'}{'alpha-3'}{'name'} = {
$Locale::Codes::Retired{'country'}{'fips-10'}{'name'} = {
q(islamic state of afghanistan) => [ q(AF), q(Islamic State of Afghanistan) ],
- q(territorial collectivity of saint pierre and miquelon) => [ q(SB), q(Territorial Collectivity of Saint Pierre and Miquelon) ],
q(department of guiana) => [ q(FG), q(Department of Guiana) ],
+ q(territorial collectivity of saint pierre and miquelon) => [ q(SB), q(Territorial Collectivity of Saint Pierre and Miquelon) ],
q(union of burma) => [ q(BM), q(Union of Burma) ],
q(republic of iceland) => [ q(IC), q(Republic of Iceland) ],
q(republic of cote d'ivoire) => [ q(IV), q(Republic of Cote D'Ivoire) ],
- q(federal democratic republic of ethiopia) => [ q(ET), q(Federal Democratic Republic of Ethiopia) ],
q(arab republic of egypt) => [ q(EG), q(Arab Republic of Egypt) ],
+ q(federal democratic republic of ethiopia) => [ q(ET), q(Federal Democratic Republic of Ethiopia) ],
q(republic of tajikistan) => [ q(TI), q(Republic of Tajikistan) ],
q(kingdom of bhutan) => [ q(BT), q(Kingdom of Bhutan) ],
- q(republic of el salvador) => [ q(ES), q(Republic of El Salvador) ],
q(republic of guatemala) => [ q(GT), q(Republic of Guatemala) ],
+ q(republic of el salvador) => [ q(ES), q(Republic of El Salvador) ],
q(republic of niger) => [ q(NG), q(Republic of Niger) ],
q(republic of guinea-bissau) => [ q(PU), q(Republic of Guinea-Bissau) ],
q(republic of indonesia) => [ q(ID), q(Republic of Indonesia) ],
@@ -276,17 +276,17 @@ $Locale::Codes::Retired{'country'}{'fips-10'}{'name'} = {
q(republic of djibouti) => [ q(DJ), q(Republic of Djibouti) ],
q(republic of haiti) => [ q(HA), q(Republic of Haiti) ],
q(republic of the gambia) => [ q(GA), q(Republic of the Gambia) ],
- q(islamic republic of mauritania) => [ q(MR), q(Islamic Republic of Mauritania) ],
q(state of israel) => [ q(IS), q(State of Israel) ],
+ q(islamic republic of mauritania) => [ q(MR), q(Islamic Republic of Mauritania) ],
q(united mexican states) => [ q(MX), q(United Mexican States) ],
q(territory of cocos (keeling) islands) => [ q(CK), q(Territory of Cocos (Keeling) Islands) ],
- q(kingdom of tonga) => [ q(TN), q(Kingdom of Tonga) ],
q(republic of malawi) => [ q(MI), q(Republic of Malawi) ],
+ q(kingdom of tonga) => [ q(TN), q(Kingdom of Tonga) ],
q(togolese republic) => [ q(TO), q(Togolese Republic) ],
q(bolivarian republic of venezuela) => [ q(VE), q(Bolivarian Republic of Venezuela) ],
- q(republic of namibia) => [ q(WA), q(Republic of Namibia) ],
- q(republic of hungary) => [ q(HU), q(Republic of Hungary) ],
q(republic of albania) => [ q(AL), q(Republic of Albania) ],
+ q(republic of hungary) => [ q(HU), q(Republic of Hungary) ],
+ q(republic of namibia) => [ q(WA), q(Republic of Namibia) ],
q(commonwealth of puerto rico) => [ q(RQ), q(Commonwealth of Puerto Rico) ],
q(principality of monaco) => [ q(MN), q(Principality of Monaco) ],
q(socialist republic of vietnam) => [ q(VM), q(Socialist Republic of Vietnam) ],
@@ -303,27 +303,27 @@ $Locale::Codes::Retired{'country'}{'fips-10'}{'name'} = {
q(republic of lithuania) => [ q(LH), q(Republic of Lithuania) ],
q(republic of cape verde) => [ q(CV), q(Republic of Cape Verde) ],
q(portuguese republic) => [ q(PO), q(Portuguese Republic) ],
- q(principality of andorra) => [ q(AN), q(Principality of Andorra) ],
q(republic of senegal) => [ q(SG), q(Republic of Senegal) ],
- q(republic of austria) => [ q(AU), q(Republic of Austria) ],
- q(territory of guam) => [ q(GQ), q(Territory of Guam) ],
- q(republic of mozambique) => [ q(MZ), q(Republic of Mozambique) ],
+ q(principality of andorra) => [ q(AN), q(Principality of Andorra) ],
q(great socialist people's libyan arab jamahiriya) => [ q(LY), q(Great Socialist People's Libyan Arab Jamahiriya) ],
+ q(republic of mozambique) => [ q(MZ), q(Republic of Mozambique) ],
+ q(territory of guam) => [ q(GQ), q(Territory of Guam) ],
+ q(republic of austria) => [ q(AU), q(Republic of Austria) ],
q(republic of botswana) => [ q(BC), q(Republic of Botswana) ],
- q(republic of bolivia) => [ q(BL), q(Republic of Bolivia) ],
q(territory of heard island and mcdonald islands) => [ q(HM), q(Territory of Heard Island and McDonald Islands) ],
+ q(republic of bolivia) => [ q(BL), q(Republic of Bolivia) ],
q(republic of kazakhstan) => [ q(KZ), q(Republic of Kazakhstan) ],
q(department of martinique) => [ q(MB), q(Department of Martinique) ],
q(oriental republic of uruguay) => [ q(UY), q(Oriental Republic of Uruguay) ],
q(republic of costa rica) => [ q(CS), q(Republic of Costa Rica) ],
q(state of eritrea) => [ q(ER), q(State of Eritrea) ],
- q(slovak republic) => [ q(LO), q(Slovak Republic) ],
q(republic of belarus) => [ q(BO), q(Republic of Belarus) ],
+ q(slovak republic) => [ q(LO), q(Slovak Republic) ],
q(republic of angola) => [ q(AO), q(Republic of Angola) ],
q(republic of panama) => [ q(PM), q(Republic of Panama) ],
- q(kingdom of swaziland) => [ q(WZ), q(Kingdom of Swaziland) ],
- q(state of qatar) => [ q(QA), q(State of Qatar) ],
q(territory of new caledonia and dependencies) => [ q(NC), q(Territory of New Caledonia and Dependencies) ],
+ q(state of qatar) => [ q(QA), q(State of Qatar) ],
+ q(kingdom of swaziland) => [ q(WZ), q(Kingdom of Swaziland) ],
q(republic of palau) => [ q(PS), q(Republic of Palau) ],
q(territory of the french southern and antarctic lands) => [ q(FS), q(Territory of the French Southern and Antarctic Lands) ],
q(democratic republic of sao tome and principe) => [ q(TP), q(Democratic Republic of Sao Tome and Principe) ],
@@ -371,13 +371,13 @@ $Locale::Codes::Retired{'country'}{'fips-10'}{'name'} = {
q(state of the vatican city) => [ q(VT), q(State of the Vatican City) ],
q(people's democratic republic of algeria) => [ q(AG), q(People's Democratic Republic of Algeria) ],
q(republic of kiribati) => [ q(KR), q(Republic of Kiribati) ],
- q(republic of cuba) => [ q(CU), q(Republic of Cuba) ],
q(kingdom of nepal) => [ q(NP), q(Kingdom of Nepal) ],
+ q(republic of cuba) => [ q(CU), q(Republic of Cuba) ],
q(saint martin) => [ q(RN), q(Saint Martin) ],
- q(republic of the marshall islands) => [ q(RM), q(Republic of the Marshall Islands) ],
q(kingdom of the netherlands) => [ q(NL), q(Kingdom of the Netherlands) ],
- q(republic of madagascar) => [ q(MA), q(Republic of Madagascar) ],
+ q(republic of the marshall islands) => [ q(RM), q(Republic of the Marshall Islands) ],
q(people's republic of bangladesh) => [ q(BG), q(People's Republic of Bangladesh) ],
+ q(republic of madagascar) => [ q(MA), q(Republic of Madagascar) ],
q(kingdom of morocco) => [ q(MO), q(Kingdom of Morocco) ],
q(republic of the sudan) => [ q(SU), q(Republic of the Sudan) ],
q(co-operative republic of guyana) => [ q(GY), q(Co-operative Republic of Guyana) ],
@@ -386,43 +386,43 @@ $Locale::Codes::Retired{'country'}{'fips-10'}{'name'} = {
q(republic of chad) => [ q(CD), q(Republic of Chad) ],
q(gabonese republic) => [ q(GB), q(Gabonese Republic) ],
q(coral sea islands territory) => [ q(CR), q(Coral Sea Islands Territory) ],
- q(republic of zimbabwe) => [ q(ZI), q(Republic of Zimbabwe) ],
- q(republic of poland) => [ q(PL), q(Republic of Poland) ],
q(argentine republic) => [ q(AR), q(Argentine Republic) ],
- q(republic of malta) => [ q(MT), q(Republic of Malta) ],
- q(republic of azerbaijan) => [ q(AJ), q(Republic of Azerbaijan) ],
+ q(republic of poland) => [ q(PL), q(Republic of Poland) ],
+ q(republic of zimbabwe) => [ q(ZI), q(Republic of Zimbabwe) ],
q(kyrgyz republic) => [ q(KG), q(Kyrgyz Republic) ],
+ q(republic of azerbaijan) => [ q(AJ), q(Republic of Azerbaijan) ],
+ q(republic of malta) => [ q(MT), q(Republic of Malta) ],
q(hellenic republic) => [ q(GR), q(Hellenic Republic) ],
- q(kingdom of saudi arabia) => [ q(SA), q(Kingdom of Saudi Arabia) ],
q(republic of armenia) => [ q(AM), q(Republic of Armenia) ],
- q(republic of benin) => [ q(BN), q(Republic of Benin) ],
+ q(kingdom of saudi arabia) => [ q(SA), q(Kingdom of Saudi Arabia) ],
q(curacao) => [ q(UC), q(Curacao) ],
- q(republic of ecuador) => [ q(EC), q(Republic of Ecuador) ],
+ q(republic of benin) => [ q(BN), q(Republic of Benin) ],
q(territory of french polynesia) => [ q(FP), q(Territory of French Polynesia) ],
+ q(republic of ecuador) => [ q(EC), q(Republic of Ecuador) ],
q(republic of lesotho) => [ q(LT), q(Republic of Lesotho) ],
q(hashemite kingdom of jordan) => [ q(JO), q(Hashemite Kingdom of Jordan) ],
q(republic of burundi) => [ q(BY), q(Republic of Burundi) ],
q(republic of uzbekistan) => [ q(UZ), q(Republic of Uzbekistan) ],
q(territory of the wallis and futuna islands) => [ q(WF), q(Territory of the Wallis and Futuna Islands) ],
q(sint maarten) => [ q(NN), q(Sint Maarten) ],
- q(state of kuwait) => [ q(KU), q(State of Kuwait) ],
q(lebanese republic) => [ q(LE), q(Lebanese Republic) ],
- q(republic of colombia) => [ q(CO), q(Republic of Colombia) ],
+ q(state of kuwait) => [ q(KU), q(State of Kuwait) ],
q(department of guadeloupe) => [ q(GP), q(Department of Guadeloupe) ],
+ q(republic of colombia) => [ q(CO), q(Republic of Colombia) ],
q(republic of singapore) => [ q(SN), q(Republic of Singapore) ],
q(republic of turkey) => [ q(TU), q(Republic of Turkey) ],
- q(republic of iraq) => [ q(IZ), q(Republic of Iraq) ],
q(republic of seychelles) => [ q(SE), q(Republic of Seychelles) ],
- q(independent state of samoa) => [ q(WS), q(Independent State of Samoa) ],
+ q(republic of iraq) => [ q(IZ), q(Republic of Iraq) ],
q(republic of india) => [ q(IN), q(Republic of India) ],
- q(territory of christmas island) => [ q(KT), q(Territory of Christmas Island) ],
+ q(independent state of samoa) => [ q(WS), q(Independent State of Samoa) ],
q(republic of nauru) => [ q(NR), q(Republic of Nauru) ],
+ q(territory of christmas island) => [ q(KT), q(Territory of Christmas Island) ],
q(negara brunei darussalam) => [ q(BX), q(Negara Brunei Darussalam) ],
- q(federal islamic republic of the comoros) => [ q(CN), q(Federal Islamic Republic of the Comoros) ],
- q(republic of mauritius) => [ q(MP), q(Republic of Mauritius) ],
q(commonwealth of the bahamas) => [ q(BF), q(Commonwealth of the Bahamas) ],
- q(principality of liechtenstein) => [ q(LS), q(Principality of Liechtenstein) ],
+ q(republic of mauritius) => [ q(MP), q(Republic of Mauritius) ],
+ q(federal islamic republic of the comoros) => [ q(CN), q(Federal Islamic Republic of the Comoros) ],
q(republic of kenya) => [ q(KE), q(Republic of Kenya) ],
+ q(principality of liechtenstein) => [ q(LS), q(Principality of Liechtenstein) ],
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm
index d58167e1eb..b6b4e7a144 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm
@@ -1,7 +1,7 @@
package Locale::Codes::Currency;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -22,7 +22,7 @@ use Locale::Codes::Currency_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2currency
currency2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pod b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pod
index ca4883cc38..a79b811c1d 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pod
@@ -119,7 +119,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001 Michael Hennecke
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm
index e75cb3f110..aaff8601f4 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Currency_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:08:14 EST 2011
+# Generated on: Thu Mar 1 08:07:11 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Data{'currency'}{'id'} = '0180';
@@ -103,10 +103,10 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Bermudian Dollar),
],
q(0021) => [
- q(Indian Rupee),
+ q(Ngultrum),
],
q(0022) => [
- q(Ngultrum),
+ q(Indian Rupee),
],
q(0023) => [
q(Boliviano),
@@ -151,10 +151,10 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Cayman Islands Dollar),
],
q(0037) => [
- q(Chilean Peso),
+ q(Unidades de fomento),
],
q(0038) => [
- q(Unidades de fomento),
+ q(Chilean Peso),
],
q(0039) => [
q(Yuan Renminbi),
@@ -181,10 +181,10 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Croatian Kuna),
],
q(0047) => [
- q(Cuban Peso),
+ q(Peso Convertible),
],
q(0048) => [
- q(Peso Convertible),
+ q(Cuban Peso),
],
q(0049) => [
q(Netherlands Antillean Guilder),
@@ -229,7 +229,7 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Lari),
],
q(0063) => [
- q(Cedi),
+ q(Ghana Cedi),
],
q(0064) => [
q(Gibraltar Pound),
@@ -373,7 +373,7 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Moroccan Dirham),
],
q(0111) => [
- q(Metical),
+ q(Mozambique Metical),
],
q(0112) => [
q(Kyat),
@@ -418,7 +418,7 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Qatari Rial),
],
q(0126) => [
- q(Leu),
+ q(New Romanian Leu),
],
q(0127) => [
q(Russian Ruble),
@@ -511,7 +511,7 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(Turkish Lira),
],
q(0157) => [
- q(New Manat),
+ q(Turkmenistan New Manat),
],
q(0158) => [
q(Uganda Shilling),
@@ -529,10 +529,10 @@ $Locale::Codes::Data{'currency'}{'id2names'} = {
q(US Dollar (Same day)),
],
q(0163) => [
- q(Peso Uruguayo),
+ q(Uruguay Peso en Unidades Indexadas (URUIURUI)),
],
q(0164) => [
- q(Uruguay Peso en Unidades Indexadas (URUIURUI)),
+ q(Peso Uruguayo),
],
q(0165) => [
q(Uzbekistan Sum),
@@ -698,10 +698,6 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0036),
q(0),
],
- q(cedi) => [
- q(0063),
- q(0),
- ],
q(cfa franc bceao) => [
q(0019),
q(0),
@@ -715,7 +711,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(chilean peso) => [
- q(0037),
+ q(0038),
q(0),
],
q(colombian peso) => [
@@ -747,7 +743,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(cuban peso) => [
- q(0047),
+ q(0048),
q(0),
],
q(czech koruna) => [
@@ -814,6 +810,10 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0072),
q(0),
],
+ q(ghana cedi) => [
+ q(0063),
+ q(0),
+ ],
q(gibraltar pound) => [
q(0064),
q(0),
@@ -851,7 +851,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(indian rupee) => [
- q(0021),
+ q(0022),
q(0),
],
q(iranian rial) => [
@@ -922,10 +922,6 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0135),
q(0),
],
- q(leu) => [
- q(0126),
- q(0),
- ],
q(liberian dollar) => [
q(0093),
q(0),
@@ -958,10 +954,6 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0104),
q(0),
],
- q(metical) => [
- q(0111),
- q(0),
- ],
q(mexican peso) => [
q(0106),
q(0),
@@ -978,6 +970,10 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0110),
q(0),
],
+ q(mozambique metical) => [
+ q(0111),
+ q(0),
+ ],
q(mvdol) => [
q(0024),
q(0),
@@ -1006,8 +1002,8 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0078),
q(0),
],
- q(new manat) => [
- q(0157),
+ q(new romanian leu) => [
+ q(0126),
q(0),
],
q(new taiwan dollar) => [
@@ -1019,7 +1015,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(ngultrum) => [
- q(0022),
+ q(0021),
q(0),
],
q(north korean won) => [
@@ -1055,11 +1051,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(peso convertible) => [
- q(0048),
+ q(0047),
q(0),
],
q(peso uruguayo) => [
- q(0163),
+ q(0164),
q(0),
],
q(philippine peso) => [
@@ -1222,6 +1218,10 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0156),
q(0),
],
+ q(turkmenistan new manat) => [
+ q(0157),
+ q(0),
+ ],
q(uae dirham) => [
q(0160),
q(0),
@@ -1235,11 +1235,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = {
q(0),
],
q(unidades de fomento) => [
- q(0038),
+ q(0037),
q(0),
],
q(uruguay peso en unidades indexadas (uruiurui)) => [
- q(0164),
+ q(0163),
q(0),
],
q(us dollar) => [
@@ -1391,7 +1391,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(BTN) => [
- q(0022),
+ q(0021),
q(0),
],
q(BWP) => [
@@ -1427,11 +1427,11 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(CLF) => [
- q(0038),
+ q(0037),
q(0),
],
q(CLP) => [
- q(0037),
+ q(0038),
q(0),
],
q(CNY) => [
@@ -1451,11 +1451,11 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(CUC) => [
- q(0048),
+ q(0047),
q(0),
],
q(CUP) => [
- q(0047),
+ q(0048),
q(0),
],
q(CVE) => [
@@ -1567,7 +1567,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(INR) => [
- q(0021),
+ q(0022),
q(0),
],
q(IQD) => [
@@ -1915,11 +1915,11 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(UYI) => [
- q(0164),
+ q(0163),
q(0),
],
q(UYU) => [
- q(0163),
+ q(0164),
q(0),
],
q(UZS) => [
@@ -2061,7 +2061,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(064) => [
- q(0022),
+ q(0021),
q(0),
],
q(068) => [
@@ -2113,7 +2113,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(152) => [
- q(0037),
+ q(0038),
q(0),
],
q(156) => [
@@ -2137,7 +2137,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(192) => [
- q(0047),
+ q(0048),
q(0),
],
q(203) => [
@@ -2217,7 +2217,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(356) => [
- q(0021),
+ q(0022),
q(0),
],
q(360) => [
@@ -2517,7 +2517,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(858) => [
- q(0163),
+ q(0164),
q(0),
],
q(860) => [
@@ -2541,7 +2541,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(931) => [
- q(0048),
+ q(0047),
q(0),
],
q(932) => [
@@ -2565,7 +2565,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(940) => [
- q(0164),
+ q(0163),
q(0),
],
q(941) => [
@@ -2721,7 +2721,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = {
q(0),
],
q(990) => [
- q(0038),
+ q(0037),
q(0),
],
q(994) => [
@@ -2761,8 +2761,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0018) => q(BZD),
q(0019) => q(XOF),
q(0020) => q(BMD),
- q(0021) => q(INR),
- q(0022) => q(BTN),
+ q(0021) => q(BTN),
+ q(0022) => q(INR),
q(0023) => q(BOB),
q(0024) => q(BOV),
q(0025) => q(BAM),
@@ -2777,8 +2777,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0034) => q(CAD),
q(0035) => q(CVE),
q(0036) => q(KYD),
- q(0037) => q(CLP),
- q(0038) => q(CLF),
+ q(0037) => q(CLF),
+ q(0038) => q(CLP),
q(0039) => q(CNY),
q(0040) => q(COP),
q(0041) => q(COU),
@@ -2787,8 +2787,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0044) => q(NZD),
q(0045) => q(CRC),
q(0046) => q(HRK),
- q(0047) => q(CUP),
- q(0048) => q(CUC),
+ q(0047) => q(CUC),
+ q(0048) => q(CUP),
q(0049) => q(ANG),
q(0050) => q(CZK),
q(0051) => q(DKK),
@@ -2903,8 +2903,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0160) => q(AED),
q(0161) => q(USN),
q(0162) => q(USS),
- q(0163) => q(UYU),
- q(0164) => q(UYI),
+ q(0163) => q(UYI),
+ q(0164) => q(UYU),
q(0165) => q(UZS),
q(0166) => q(VUV),
q(0167) => q(VEF),
@@ -2942,8 +2942,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0018) => q(084),
q(0019) => q(952),
q(0020) => q(060),
- q(0021) => q(356),
- q(0022) => q(064),
+ q(0021) => q(064),
+ q(0022) => q(356),
q(0023) => q(068),
q(0024) => q(984),
q(0025) => q(977),
@@ -2958,8 +2958,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0034) => q(124),
q(0035) => q(132),
q(0036) => q(136),
- q(0037) => q(152),
- q(0038) => q(990),
+ q(0037) => q(990),
+ q(0038) => q(152),
q(0039) => q(156),
q(0040) => q(170),
q(0041) => q(970),
@@ -2968,8 +2968,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0044) => q(554),
q(0045) => q(188),
q(0046) => q(191),
- q(0047) => q(192),
- q(0048) => q(931),
+ q(0047) => q(931),
+ q(0048) => q(192),
q(0049) => q(532),
q(0050) => q(203),
q(0051) => q(208),
@@ -3084,8 +3084,8 @@ $Locale::Codes::Data{'currency'}{'id2code'} = {
q(0160) => q(784),
q(0161) => q(997),
q(0162) => q(998),
- q(0163) => q(858),
- q(0164) => q(940),
+ q(0163) => q(940),
+ q(0164) => q(858),
q(0165) => q(860),
q(0166) => q(548),
q(0167) => q(937),
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm
index 702f0a7e4d..d5c8e174cc 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Currency_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'currency'}{'num'}{'code'} = {
};
@@ -45,27 +45,27 @@ $Locale::Codes::Retired{'currency'}{'num'}{'code'} = {
$Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = {
q(YUM) => q(New Dinar),
q(SKK) => q(Slovak Koruna),
- q(BYB) => q(Belarussian Ruble),
q(MTL) => q(Maltese Lira),
- q(NLG) => q(Netherlands Guilder),
+ q(BYB) => q(Belarussian Ruble),
q(ATS) => q(Schilling),
+ q(NLG) => q(Netherlands Guilder),
q(XB5) => q(European Unit of Account 17),
q(CYP) => q(Cyprus Pound),
q(AFA) => q(Afghani),
q(ZAL) => q(Financial Rand),
q(FRF) => q(French Franc),
- q(ZRN) => q(New Zaire),
- q(TMM) => q(Manat),
q(EEK) => q(Kroon),
+ q(TMM) => q(Manat),
+ q(ZRN) => q(New Zaire),
q(GHC) => q(Cedi),
- q(TJR) => q(Tajik Ruble),
q(XFU) => q(UIC-Franc),
+ q(TJR) => q(Tajik Ruble),
q(AZM) => q(Azerbaijanian Manat),
q(SRG) => q(Surinam Guilder),
q(ESP) => q(Spanish Peseta),
q(TPE) => q(Timor Escudo),
- q(GWP) => q(Guinea-Bissau Peso),
q(LUF) => q(Luxembourg Franc),
+ q(GWP) => q(Guinea-Bissau Peso),
q(BGL) => q(Lev),
q(ECV) => q(Unidad de Valor Constante (UVC)),
q(PTE) => q(Portuguese Escudo),
@@ -75,89 +75,97 @@ $Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = {
q(MZM) => q(Metical),
q(RUR) => q(Russian Ruble),
q(XFO) => q(Gold-Franc),
- q(BEF) => q(Belgian Franc),
- q(ROL) => q(Leu),
q(MGF) => q(Malagasy Franc),
+ q(ROL) => q(Leu),
+ q(BEF) => q(Belgian Franc),
q(AON) => q(New Kwanza),
q(ZWD) => q(Zimbabwe Dollar),
q(FIM) => q(Markka),
- q(SDD) => q(Sudanese Dinar),
- q(GRD) => q(Drachma),
q(SIT) => q(Tolar),
- q(VEB) => q(Bolivar),
+ q(GRD) => q(Drachma),
+ q(SDD) => q(Sudanese Dinar),
q(AOR) => q(Kwanza Reajustado),
- q(ITL) => q(Italian Lira),
+ q(VEB) => q(Bolivar),
q(TRL) => q(Turkish Lira),
+ q(ITL) => q(Italian Lira),
q(DEM) => q(German Mark),
q(XEU) => q(ECU (until 1998-12-31)),
q(ADP) => q(Andorran Peseta),
};
$Locale::Codes::Retired{'currency'}{'num'}{'name'} = {
+ q(new manat) => [ q(934), q(New Manat) ],
+ q(metical) => [ q(943), q(Metical) ],
+ q(cedi) => [ q(936), q(Cedi) ],
+ q(leu) => [ q(946), q(Leu) ],
};
$Locale::Codes::Retired{'currency'}{'alpha'}{'name'} = {
- q(unidades de formento) => [ q(CLF), q(Unidades de Formento) ],
- q(new leu) => [ q(RON), q(New Leu) ],
- q(schilling) => [ q(ATS), q(Schilling) ],
- q(netherlands antillian guilder) => [ q(ANG), q(Netherlands Antillian Guilder) ],
q(irish pound) => [ q(IEP), q(Irish Pound) ],
+ q(netherlands antillian guilder) => [ q(ANG), q(Netherlands Antillian Guilder) ],
+ q(schilling) => [ q(ATS), q(Schilling) ],
q(uic-franc) => [ q(XFU), q(UIC-Franc) ],
- q(new kwanza) => [ q(AON), q(New Kwanza) ],
- q(mexican nuevo peso) => [ q(MXN), q(Mexican Nuevo Peso) ],
q(netherlands guilder) => [ q(NLG), q(Netherlands Guilder) ],
- q(unidad de valor constante (uvc)) => [ q(ECV), q(Unidad de Valor Constante (UVC)) ],
+ q(mexican nuevo peso) => [ q(MXN), q(Mexican Nuevo Peso) ],
+ q(new kwanza) => [ q(AON), q(New Kwanza) ],
q(karbovanets) => [ q(UAK), q(Karbovanets) ],
q(european composite unit) => [ q(XBA), q(European Composite Unit) ],
- q(ecu (until 1998-12-31)) => [ q(XEU), q(ECU (until 1998-12-31)) ],
+ q(new manat) => [ q(TMT), q(New Manat) ],
q(malagasy franc) => [ q(MGF), q(Malagasy Franc) ],
- q(st. helena pound) => [ q(SHP), q(St. Helena Pound) ],
+ q(ecu (until 1998-12-31)) => [ q(XEU), q(ECU (until 1998-12-31)) ],
q(kuna) => [ q(HRK), q(Kuna) ],
- q(european unit of account 17(e.u.a.-17)) => [ q(XBD), q(European Unit of Account 17(E.U.A.-17)) ],
q(german mark) => [ q(DEM), q(German Mark) ],
- q(uruguay peso en unidades indexadas) => [ q(UYI), q(Uruguay Peso en Unidades Indexadas) ],
- q(timor escudo) => [ q(TPE), q(Timor Escudo) ],
q(convertible marks) => [ q(BAM), q(Convertible Marks) ],
q(lev) => [ q(BGL), q(Lev) ],
- q(candian dollar) => [ q(CAD), q(Candian Dollar) ],
q(drachma) => [ q(GRD), q(Drachma) ],
- q(italian lira) => [ q(ITL), q(Italian Lira) ],
- q(european unit of account 17) => [ q(XB5), q(European Unit of Account 17) ],
- q(luxembourg franc) => [ q(LUF), q(Luxembourg Franc) ],
- q(french franc) => [ q(FRF), q(French Franc) ],
q(sdr) => [ q(XDR), q(SDR) ],
q(bolivar) => [ q(VEB), q(Bolivar) ],
q(dinar) => [ q(BHD), q(Dinar) ],
- q(maltese lira) => [ q(MTL), q(Maltese Lira) ],
q(tunisian dollar) => [ q(TND), q(Tunisian Dollar) ],
- q(markka) => [ q(FIM), q(Markka) ],
q(andorran peseta) => [ q(ADP), q(Andorran Peseta) ],
q(tajik ruble) => [ q(TJR), q(Tajik Ruble) ],
- q(tolar) => [ q(SIT), q(Tolar) ],
- q(gold-franc) => [ q(XFO), q(Gold-Franc) ],
+ q(metical) => [ q(MZN), q(Metical) ],
q(aruban guilder) => [ q(AWG), q(Aruban Guilder) ],
+ q(gold-franc) => [ q(XFO), q(Gold-Franc) ],
q(cyprus pound) => [ q(CYP), q(Cyprus Pound) ],
- q(european monetary unit (e.m.u.-6)) => [ q(XBB), q(European Monetary Unit (E.M.U.-6)) ],
q(kwanza reajustado) => [ q(AOR), q(Kwanza Reajustado) ],
q(new zaire) => [ q(ZRN), q(New Zaire) ],
- q(kroon) => [ q(EEK), q(Kroon) ],
- q(sudanese dinar) => [ q(SDD), q(Sudanese Dinar) ],
q(belgian franc) => [ q(BEF), q(Belgian Franc) ],
- q(spanish peseta) => [ q(ESP), q(Spanish Peseta) ],
- q(guinea-bissau peso) => [ q(GWP), q(Guinea-Bissau Peso) ],
+ q(sudanese dinar) => [ q(SDD), q(Sudanese Dinar) ],
q(manat) => [ q(TMT), q(Manat) ],
- q(financial rand) => [ q(ZAL), q(Financial Rand) ],
+ q(guinea-bissau peso) => [ q(GWP), q(Guinea-Bissau Peso) ],
q(european unit of account 9) => [ q(XBC), q(European Unit of Account 9) ],
q(european unit of account 9(e.u.a.-9)) => [ q(XBC), q(European Unit of Account 9(E.U.A.-9)) ],
- q(slovak koruna) => [ q(SKK), q(Slovak Koruna) ],
q(shekel) => [ q(ILS), q(Shekel) ],
+ q(slovak koruna) => [ q(SKK), q(Slovak Koruna) ],
q(portuguese escudo) => [ q(PTE), q(Portuguese Escudo) ],
q(bond markets units european composite unit (eurco)) => [ q(XBA), q(Bond Markets Units European Composite Unit (EURCO)) ],
+ q(new dinar) => [ q(YUM), q(New Dinar) ],
+ q(unidades de formento) => [ q(CLF), q(Unidades de Formento) ],
+ q(new leu) => [ q(RON), q(New Leu) ],
+ q(cedi) => [ q(GHS), q(Cedi) ],
+ q(unidad de valor constante (uvc)) => [ q(ECV), q(Unidad de Valor Constante (UVC)) ],
+ q(st. helena pound) => [ q(SHP), q(St. Helena Pound) ],
+ q(european unit of account 17(e.u.a.-17)) => [ q(XBD), q(European Unit of Account 17(E.U.A.-17)) ],
+ q(uruguay peso en unidades indexadas) => [ q(UYI), q(Uruguay Peso en Unidades Indexadas) ],
+ q(timor escudo) => [ q(TPE), q(Timor Escudo) ],
+ q(candian dollar) => [ q(CAD), q(Candian Dollar) ],
+ q(italian lira) => [ q(ITL), q(Italian Lira) ],
+ q(european unit of account 17) => [ q(XB5), q(European Unit of Account 17) ],
+ q(luxembourg franc) => [ q(LUF), q(Luxembourg Franc) ],
+ q(french franc) => [ q(FRF), q(French Franc) ],
+ q(maltese lira) => [ q(MTL), q(Maltese Lira) ],
+ q(markka) => [ q(FIM), q(Markka) ],
+ q(tolar) => [ q(SIT), q(Tolar) ],
+ q(european monetary unit (e.m.u.-6)) => [ q(XBB), q(European Monetary Unit (E.M.U.-6)) ],
+ q(kroon) => [ q(EEK), q(Kroon) ],
+ q(spanish peseta) => [ q(ESP), q(Spanish Peseta) ],
+ q(financial rand) => [ q(ZAL), q(Financial Rand) ],
q(bermudian dollar (customarily known as bermuda dollar)) => [ q(BMD), q(Bermudian Dollar (customarily known as Bermuda Dollar)) ],
q(surinam guilder) => [ q(SRG), q(Surinam Guilder) ],
- q(new dinar) => [ q(YUM), q(New Dinar) ],
q(franc congolais) => [ q(CDF), q(Franc Congolais) ],
q(european monetary unit) => [ q(XBB), q(European Monetary Unit) ],
+ q(leu) => [ q(RON), q(Leu) ],
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm
index 8445714312..2817fa7fc5 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm
@@ -1,5 +1,5 @@
package Locale::Codes::LangExt;
-# Copyright (c) 2011-2011 Sullivan Beck
+# Copyright (c) 2011-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -20,7 +20,7 @@ use Locale::Codes::LangExt_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2langext
langext2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod
index aa86adc3a1..da1421bcb3 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod
@@ -108,7 +108,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
=head1 COPYRIGHT
- Copyright (c) 2011-2011 Sullivan Beck
+ Copyright (c) 2011-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm
index 3fcce12fd2..a26c9c8674 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::LangExt_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:10:41 EST 2011
+# Generated on: Thu Mar 1 08:07:43 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Data{'langext'}{'id'} = '0226';
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm
index 63e9f6a0f1..06d5c98d43 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::LangExt_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'langext'}{'alpha'}{'code'} = {
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm
index 63389a9496..66eed230cf 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm
@@ -1,5 +1,5 @@
package Locale::Codes::LangFam;
-# Copyright (c) 2011-2011 Sullivan Beck
+# Copyright (c) 2011-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -20,7 +20,7 @@ use Locale::Codes::LangFam_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2langfam
langfam2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pod b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pod
index d5c8dba42f..7faabee5b1 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pod
@@ -108,7 +108,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
=head1 COPYRIGHT
- Copyright (c) 2011-2011 Sullivan Beck
+ Copyright (c) 2011-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm
index bc69b0b74d..9f361424d7 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::LangFam_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:10:49 EST 2011
+# Generated on: Thu Mar 1 08:08:02 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Data{'langfam'}{'id'} = '0115';
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm
index e96347c73e..940e7bef98 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = {
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm
index 215d46c33f..e3ec0b69d4 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm
@@ -1,5 +1,5 @@
package Locale::Codes::LangVar;
-# Copyright (c) 2011-2011 Sullivan Beck
+# Copyright (c) 2011-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -20,7 +20,7 @@ use Locale::Codes::LangVar_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2langvar
langvar2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod b/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod
index 58aa663cb1..cb74ab7790 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod
@@ -110,7 +110,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
=head1 COPYRIGHT
- Copyright (c) 2011-2011 Sullivan Beck
+ Copyright (c) 2011-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm
index 44b773295a..38531b74db 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::LangVar_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:10:49 EST 2011
+# Generated on: Thu Mar 1 08:07:50 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,9 +37,9 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
-$Locale::Codes::Data{'langvar'}{'id'} = '0054';
+$Locale::Codes::Data{'langvar'}{'id'} = '0057';
$Locale::Codes::Data{'langvar'}{'id2names'} = {
q(0001) => [
@@ -91,125 +91,143 @@ $Locale::Codes::Data{'langvar'}{'id2names'} = {
q(Boontling),
],
q(0016) => [
- q(International Phonetic Alphabet),
+ q(Early Modern English (1500-1700)),
],
q(0017) => [
- q(Uralic Phonetic Alphabet),
+ q(International Phonetic Alphabet),
],
q(0018) => [
- q(X-SAMPA transcription),
+ q(Uralic Phonetic Alphabet),
],
q(0019) => [
- q(Hepburn romanization),
+ q(X-SAMPA transcription),
],
q(0020) => [
- q(Norwegian in Hognorsk (High Norwegian) orthography),
+ q(Hepburn romanization),
],
q(0021) => [
- q(Epic Sanskrit),
+ q(Norwegian in Hognorsk (High Norwegian) orthography),
],
q(0022) => [
- q(Jauer dialect of Romansh),
+ q(Epic Sanskrit),
],
q(0023) => [
- q(Jyutping Cantonese Romanization),
+ q(Jauer dialect of Romansh),
],
q(0024) => [
- q(Common Cornish orthography of Revived Cornish),
+ q(Jyutping Cantonese Romanization),
],
q(0025) => [
- q(Classical Sanskrit),
+ q(Common Cornish orthography of Revived Cornish),
],
q(0026) => [
+ q(Classical Sanskrit),
+ ],
+ q(0027) => [
q(The Lipovaz dialect of Resian),
q(The Lipovec dialect of Resian),
],
- q(0027) => [
+ q(0028) => [
q(Post-1917 Russian orthography),
],
- q(0028) => [
+ q(0029) => [
q(Monotonic Greek),
],
- q(0029) => [
+ q(0030) => [
q(Ndyuka dialect),
q(Aukan dialect),
],
- q(0030) => [
+ q(0031) => [
q(Natisone dialect),
q(Nadiza dialect),
],
- q(0031) => [
+ q(0032) => [
q(The Gniva dialect of Resian),
q(The Njiva dialect of Resian),
],
- q(0032) => [
+ q(0033) => [
+ q(Volapük nulik),
+ q(Volapük perevidöl),
+ q(Volapük nulädik),
+ q(de Jong's Volapük),
+ q(New Volapük),
+ q(Revised Volapük),
+ q(Modern Volapük),
+ ],
+ q(0034) => [
q(The Oseacco dialect of Resian),
q(The Osojane dialect of Resian),
],
- q(0033) => [
+ q(0035) => [
q(Pamaka dialect),
],
- q(0034) => [
+ q(0036) => [
q(Petrine orthography),
],
- q(0035) => [
+ q(0037) => [
q(Pinyin romanization),
],
- q(0036) => [
+ q(0038) => [
q(Polytonic Greek),
],
- q(0037) => [
+ q(0039) => [
q(Puter idiom of Romansh),
],
- q(0038) => [
+ q(0040) => [
+ q(Volapük rigik),
+ q(Schleyer's Volapük),
+ q(Original Volapük),
+ q(Classic Volapük),
+ ],
+ q(0041) => [
q(Resian),
q(Resianic),
q(Rezijan),
],
- q(0039) => [
+ q(0042) => [
q(Rumantsch Grischun),
],
- q(0040) => [
+ q(0043) => [
q(Scottish Standard English),
],
- q(0041) => [
+ q(0044) => [
q(Scouse),
],
- q(0042) => [
+ q(0045) => [
q(The Stolvizza dialect of Resian),
q(The Solbica dialect of Resian),
],
- q(0043) => [
+ q(0046) => [
q(Surmiran idiom of Romansh),
],
- q(0044) => [
+ q(0047) => [
q(Sursilvan idiom of Romansh),
],
- q(0045) => [
+ q(0048) => [
q(Sutsilvan idiom of Romansh),
],
- q(0046) => [
+ q(0049) => [
q(Belarusian in Taraskievica orthography),
],
- q(0047) => [
+ q(0050) => [
q(Unified Cornish orthography of Revived Cornish),
],
- q(0048) => [
+ q(0051) => [
q(Unified Cornish Revised orthography of Revived Cornish),
],
- q(0049) => [
+ q(0052) => [
q(Ulster dialect of Scots),
],
- q(0050) => [
+ q(0053) => [
q(Vedic Sanskrit),
],
- q(0051) => [
+ q(0054) => [
q(Valencian),
],
- q(0052) => [
+ q(0055) => [
q(Vallader idiom of Romansh),
],
- q(0053) => [
+ q(0056) => [
q(Wade-Giles romanization),
],
};
@@ -228,11 +246,11 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(aukan dialect) => [
- q(0029),
+ q(0030),
q(0),
],
q(belarusian in taraskievica orthography) => [
- q(0046),
+ q(0049),
q(0),
],
q(biscayan dialect of basque) => [
@@ -251,12 +269,24 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0012),
q(0),
],
+ q(classic volapük) => [
+ q(0040),
+ q(0),
+ ],
q(classical sanskrit) => [
- q(0025),
+ q(0026),
q(0),
],
q(common cornish orthography of revived cornish) => [
- q(0024),
+ q(0025),
+ q(0),
+ ],
+ q(de jong's volapük) => [
+ q(0033),
+ q(0),
+ ],
+ q(early modern english (1500-1700)) => [
+ q(0016),
q(0),
],
q(early modern french) => [
@@ -268,7 +298,7 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(epic sanskrit) => [
- q(0021),
+ q(0022),
q(0),
],
q(german orthography of 1996) => [
@@ -276,91 +306,111 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(hepburn romanization) => [
- q(0019),
+ q(0020),
q(0),
],
q(international phonetic alphabet) => [
- q(0016),
+ q(0017),
q(0),
],
q(jauer dialect of romansh) => [
- q(0022),
+ q(0023),
q(0),
],
q(jyutping cantonese romanization) => [
- q(0023),
+ q(0024),
q(0),
],
q(late middle french (to 1606)) => [
q(0001),
q(0),
],
+ q(modern volapük) => [
+ q(0033),
+ q(0),
+ ],
q(monotonic greek) => [
- q(0028),
+ q(0029),
q(0),
],
q(nadiza dialect) => [
- q(0030),
+ q(0031),
q(0),
],
q(natisone dialect) => [
- q(0030),
+ q(0031),
q(0),
],
q(ndyuka dialect) => [
- q(0029),
+ q(0030),
+ q(0),
+ ],
+ q(new volapük) => [
+ q(0033),
q(0),
],
q(norwegian in hognorsk (high norwegian) orthography) => [
- q(0020),
+ q(0021),
+ q(0),
+ ],
+ q(original volapük) => [
+ q(0040),
q(0),
],
q(pamaka dialect) => [
- q(0033),
+ q(0035),
q(0),
],
q(petrine orthography) => [
- q(0034),
+ q(0036),
q(0),
],
q(pinyin romanization) => [
- q(0035),
+ q(0037),
q(0),
],
q(polytonic greek) => [
- q(0036),
+ q(0038),
q(0),
],
q(post-1917 russian orthography) => [
- q(0027),
+ q(0028),
q(0),
],
q(puter idiom of romansh) => [
- q(0037),
+ q(0039),
q(0),
],
q(resian) => [
- q(0038),
+ q(0041),
q(0),
],
q(resianic) => [
- q(0038),
+ q(0041),
+ q(0),
+ ],
+ q(revised volapük) => [
+ q(0033),
q(0),
],
q(rezijan) => [
- q(0038),
+ q(0041),
q(0),
],
q(rumantsch grischun) => [
- q(0039),
+ q(0042),
q(0),
],
- q(scottish standard english) => [
+ q(schleyer's volapük) => [
q(0040),
q(0),
],
+ q(scottish standard english) => [
+ q(0043),
+ q(0),
+ ],
q(scouse) => [
- q(0041),
+ q(0044),
q(0),
],
q(standardized resian orthography) => [
@@ -368,15 +418,15 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(surmiran idiom of romansh) => [
- q(0043),
+ q(0046),
q(0),
],
q(sursilvan idiom of romansh) => [
- q(0044),
+ q(0047),
q(0),
],
q(sutsilvan idiom of romansh) => [
- q(0045),
+ q(0048),
q(0),
],
q(the bila dialect of resian) => [
@@ -384,27 +434,27 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(the gniva dialect of resian) => [
- q(0031),
+ q(0032),
q(0),
],
q(the lipovaz dialect of resian) => [
- q(0026),
+ q(0027),
q(0),
],
q(the lipovec dialect of resian) => [
- q(0026),
+ q(0027),
q(0),
],
q(the njiva dialect of resian) => [
- q(0031),
+ q(0032),
q(0),
],
q(the oseacco dialect of resian) => [
- q(0032),
+ q(0034),
q(0),
],
q(the osojane dialect of resian) => [
- q(0032),
+ q(0034),
q(0),
],
q(the san giorgio dialect of resian) => [
@@ -412,11 +462,11 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(the solbica dialect of resian) => [
- q(0042),
+ q(0045),
q(0),
],
q(the stolvizza dialect of resian) => [
- q(0042),
+ q(0045),
q(0),
],
q(traditional german orthography) => [
@@ -424,15 +474,15 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(ulster dialect of scots) => [
- q(0049),
+ q(0052),
q(0),
],
q(unified cornish orthography of revived cornish) => [
- q(0047),
+ q(0050),
q(0),
],
q(unified cornish revised orthography of revived cornish) => [
- q(0048),
+ q(0051),
q(0),
],
q(unified turkic latin alphabet (historical)) => [
@@ -440,23 +490,39 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(uralic phonetic alphabet) => [
- q(0017),
+ q(0018),
q(0),
],
q(valencian) => [
- q(0051),
+ q(0054),
q(0),
],
q(vallader idiom of romansh) => [
- q(0052),
+ q(0055),
q(0),
],
q(vedic sanskrit) => [
- q(0050),
+ q(0053),
+ q(0),
+ ],
+ q(volapük nulik) => [
+ q(0033),
+ q(0),
+ ],
+ q(volapük nulädik) => [
+ q(0033),
+ q(0),
+ ],
+ q(volapük perevidöl) => [
+ q(0033),
+ q(0),
+ ],
+ q(volapük rigik) => [
+ q(0040),
q(0),
],
q(wade-giles romanization) => [
- q(0053),
+ q(0056),
q(0),
],
q(western armenian) => [
@@ -464,7 +530,7 @@ $Locale::Codes::Data{'langvar'}{'alias2id'} = {
q(0),
],
q(x-sampa transcription) => [
- q(0018),
+ q(0019),
q(0),
],
};
@@ -531,158 +597,170 @@ $Locale::Codes::Data{'langvar'}{'code2id'} = {
q(0015),
q(0),
],
- q(fonipa) => [
+ q(emodeng) => [
q(0016),
q(0),
],
- q(fonupa) => [
+ q(fonipa) => [
q(0017),
q(0),
],
- q(fonxsamp) => [
+ q(fonupa) => [
q(0018),
q(0),
],
- q(hepburn) => [
+ q(fonxsamp) => [
q(0019),
q(0),
],
- q(hognorsk) => [
+ q(hepburn) => [
q(0020),
q(0),
],
- q(itihasa) => [
+ q(hognorsk) => [
q(0021),
q(0),
],
- q(jauer) => [
+ q(itihasa) => [
q(0022),
q(0),
],
- q(jyutping) => [
+ q(jauer) => [
q(0023),
q(0),
],
- q(kkcor) => [
+ q(jyutping) => [
q(0024),
q(0),
],
- q(laukika) => [
+ q(kkcor) => [
q(0025),
q(0),
],
- q(lipaw) => [
+ q(laukika) => [
q(0026),
q(0),
],
- q(luna1918) => [
+ q(lipaw) => [
q(0027),
q(0),
],
- q(monoton) => [
+ q(luna1918) => [
q(0028),
q(0),
],
- q(ndyuka) => [
+ q(monoton) => [
q(0029),
q(0),
],
- q(nedis) => [
+ q(ndyuka) => [
q(0030),
q(0),
],
- q(njiva) => [
+ q(nedis) => [
q(0031),
q(0),
],
- q(osojs) => [
+ q(njiva) => [
q(0032),
q(0),
],
- q(pamaka) => [
+ q(nulik) => [
q(0033),
q(0),
],
- q(petr1708) => [
+ q(osojs) => [
q(0034),
q(0),
],
- q(pinyin) => [
+ q(pamaka) => [
q(0035),
q(0),
],
- q(polyton) => [
+ q(petr1708) => [
q(0036),
q(0),
],
- q(puter) => [
+ q(pinyin) => [
q(0037),
q(0),
],
- q(rozaj) => [
+ q(polyton) => [
q(0038),
q(0),
],
- q(rumgr) => [
+ q(puter) => [
q(0039),
q(0),
],
- q(scotland) => [
+ q(rigik) => [
q(0040),
q(0),
],
- q(scouse) => [
+ q(rozaj) => [
q(0041),
q(0),
],
- q(solba) => [
+ q(rumgr) => [
q(0042),
q(0),
],
- q(surmiran) => [
+ q(scotland) => [
q(0043),
q(0),
],
- q(sursilv) => [
+ q(scouse) => [
q(0044),
q(0),
],
- q(sutsilv) => [
+ q(solba) => [
q(0045),
q(0),
],
- q(tarask) => [
+ q(surmiran) => [
q(0046),
q(0),
],
- q(uccor) => [
+ q(sursilv) => [
q(0047),
q(0),
],
- q(ucrcor) => [
+ q(sutsilv) => [
q(0048),
q(0),
],
- q(ulster) => [
+ q(tarask) => [
q(0049),
q(0),
],
- q(vaidika) => [
+ q(uccor) => [
q(0050),
q(0),
],
- q(valencia) => [
+ q(ucrcor) => [
q(0051),
q(0),
],
- q(vallader) => [
+ q(ulster) => [
q(0052),
q(0),
],
- q(wadegile) => [
+ q(vaidika) => [
q(0053),
q(0),
],
+ q(valencia) => [
+ q(0054),
+ q(0),
+ ],
+ q(vallader) => [
+ q(0055),
+ q(0),
+ ],
+ q(wadegile) => [
+ q(0056),
+ q(0),
+ ],
},
};
@@ -703,44 +781,47 @@ $Locale::Codes::Data{'langvar'}{'id2code'} = {
q(0013) => q(biscayan),
q(0014) => q(biske),
q(0015) => q(boont),
- q(0016) => q(fonipa),
- q(0017) => q(fonupa),
- q(0018) => q(fonxsamp),
- q(0019) => q(hepburn),
- q(0020) => q(hognorsk),
- q(0021) => q(itihasa),
- q(0022) => q(jauer),
- q(0023) => q(jyutping),
- q(0024) => q(kkcor),
- q(0025) => q(laukika),
- q(0026) => q(lipaw),
- q(0027) => q(luna1918),
- q(0028) => q(monoton),
- q(0029) => q(ndyuka),
- q(0030) => q(nedis),
- q(0031) => q(njiva),
- q(0032) => q(osojs),
- q(0033) => q(pamaka),
- q(0034) => q(petr1708),
- q(0035) => q(pinyin),
- q(0036) => q(polyton),
- q(0037) => q(puter),
- q(0038) => q(rozaj),
- q(0039) => q(rumgr),
- q(0040) => q(scotland),
- q(0041) => q(scouse),
- q(0042) => q(solba),
- q(0043) => q(surmiran),
- q(0044) => q(sursilv),
- q(0045) => q(sutsilv),
- q(0046) => q(tarask),
- q(0047) => q(uccor),
- q(0048) => q(ucrcor),
- q(0049) => q(ulster),
- q(0050) => q(vaidika),
- q(0051) => q(valencia),
- q(0052) => q(vallader),
- q(0053) => q(wadegile),
+ q(0016) => q(emodeng),
+ q(0017) => q(fonipa),
+ q(0018) => q(fonupa),
+ q(0019) => q(fonxsamp),
+ q(0020) => q(hepburn),
+ q(0021) => q(hognorsk),
+ q(0022) => q(itihasa),
+ q(0023) => q(jauer),
+ q(0024) => q(jyutping),
+ q(0025) => q(kkcor),
+ q(0026) => q(laukika),
+ q(0027) => q(lipaw),
+ q(0028) => q(luna1918),
+ q(0029) => q(monoton),
+ q(0030) => q(ndyuka),
+ q(0031) => q(nedis),
+ q(0032) => q(njiva),
+ q(0033) => q(nulik),
+ q(0034) => q(osojs),
+ q(0035) => q(pamaka),
+ q(0036) => q(petr1708),
+ q(0037) => q(pinyin),
+ q(0038) => q(polyton),
+ q(0039) => q(puter),
+ q(0040) => q(rigik),
+ q(0041) => q(rozaj),
+ q(0042) => q(rumgr),
+ q(0043) => q(scotland),
+ q(0044) => q(scouse),
+ q(0045) => q(solba),
+ q(0046) => q(surmiran),
+ q(0047) => q(sursilv),
+ q(0048) => q(sutsilv),
+ q(0049) => q(tarask),
+ q(0050) => q(uccor),
+ q(0051) => q(ucrcor),
+ q(0052) => q(ulster),
+ q(0053) => q(vaidika),
+ q(0054) => q(valencia),
+ q(0055) => q(vallader),
+ q(0056) => q(wadegile),
},
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm
index fab61ac87f..447325b992 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::LangVar_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'langvar'}{'alpha'}{'code'} = {
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Language.pm b/cpan/Locale-Codes/lib/Locale/Codes/Language.pm
index ef021408bd..b23242ce91 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Language.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Language.pm
@@ -1,7 +1,7 @@
package Locale::Codes::Language;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -22,7 +22,7 @@ use Locale::Codes::Language_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2language
language2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Language.pod b/cpan/Locale-Codes/lib/Locale/Codes/Language.pod
index 6d282d30e7..96c1088436 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Language.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Language.pod
@@ -129,7 +129,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm
index eb7ffdfa75..7b156fbe36 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Language_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:08:02 EST 2011
+# Generated on: Thu Mar 1 08:07:05 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Data{'language'}{'id'} = '7819';
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm
index 650983a188..d256d3a21a 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Language_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,23 +37,23 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'language'}{'alpha-2'}{'code'} = {
q(jw) => q(Javanese),
q(in) => q(Indonesian),
- q(mo) => q(Moldavian),
q(iw) => q(Hebrew),
+ q(mo) => q(Moldavian),
q(ji) => q(Yiddish),
};
$Locale::Codes::Retired{'language'}{'alpha-3'}{'code'} = {
q(bjq) => q(Southern Betsimisaraka Malagasy),
- q(dkl) => q(Kolum So Dogon),
q(dha) => q(Dhanwar (India)),
+ q(dkl) => q(Kolum So Dogon),
q(nbf) => q(Naxi),
- q(mja) => q(Mahei),
q(tie) => q(Tingal),
+ q(mja) => q(Mahei),
q(tkk) => q(Takpa),
q(ayx) => q(Ayi (China)),
q(noo) => q(Nootka),
@@ -65,8 +65,8 @@ $Locale::Codes::Retired{'language'}{'term'}{'code'} = {
$Locale::Codes::Retired{'language'}{'alpha-2'}{'name'} = {
q(kirundi) => [ q(rn), q(Kirundi) ],
q(latvian, lettish) => [ q(lv), q(Latvian, Lettish) ],
- q(greek, modern (1453-)) => [ q(el), q(Greek, Modern (1453-)) ],
q(moldavian) => [ q(mo), q(Moldavian) ],
+ q(greek, modern (1453-)) => [ q(el), q(Greek, Modern (1453-)) ],
q(volapük) => [ q(vo), q(Volapük) ],
q(frisian) => [ q(fy), q(Frisian) ],
q(bihari) => [ q(bh), q(Bihari) ],
@@ -79,9 +79,9 @@ $Locale::Codes::Retired{'language'}{'alpha-2'}{'name'} = {
q((afan) oromo) => [ q(om), q((Afan) Oromo) ],
q(laothian) => [ q(lo), q(Laothian) ],
q(khmer) => [ q(km), q(Khmer) ],
- q(scots gaelic) => [ q(gd), q(Scots Gaelic) ],
- q(marshall) => [ q(mh), q(Marshall) ],
q(norwegian bokmål) => [ q(nb), q(Norwegian Bokmål) ],
+ q(marshall) => [ q(mh), q(Marshall) ],
+ q(scots gaelic) => [ q(gd), q(Scots Gaelic) ],
q(bhutani) => [ q(dz), q(Bhutani) ],
q(singhalese) => [ q(si), q(Singhalese) ],
q(bengali; bangla) => [ q(bn), q(Bengali; Bangla) ],
@@ -98,34 +98,34 @@ $Locale::Codes::Retired{'language'}{'alpha-2'}{'name'} = {
q(cambodian) => [ q(km), q(Cambodian) ],
q(tonga) => [ q(to), q(Tonga) ],
q(interlingua) => [ q(ia), q(Interlingua) ],
- q(rhaeto-romance) => [ q(rm), q(Rhaeto-Romance) ],
q(sinhalese) => [ q(si), q(Sinhalese) ],
+ q(rhaeto-romance) => [ q(rm), q(Rhaeto-Romance) ],
q(gallegan) => [ q(gl), q(Gallegan) ],
- q(occitan) => [ q(oc), q(Occitan) ],
q(swahili) => [ q(sw), q(Swahili) ],
+ q(occitan) => [ q(oc), q(Occitan) ],
q(gaelic (scots)) => [ q(gd), q(Gaelic (Scots)) ],
- q(siswati) => [ q(ss), q(Siswati) ],
q(letzeburgesch) => [ q(lb), q(Letzeburgesch) ],
+ q(siswati) => [ q(ss), q(Siswati) ],
q(pashto, pushto) => [ q(ps), q(Pashto, Pushto) ],
- q(sesotho) => [ q(st), q(Sesotho) ],
q(fiji) => [ q(fj), q(Fiji) ],
+ q(sesotho) => [ q(st), q(Sesotho) ],
};
$Locale::Codes::Retired{'language'}{'alpha-3'}{'name'} = {
q(dhanwar (india)) => [ q(dha), q(Dhanwar (India)) ],
q(ayi (china)) => [ q(ayx), q(Ayi (China)) ],
- q(hainyaxo bozo) => [ q(bzx), q(Hainyaxo Bozo) ],
q(dutch, middle (ca.1050-1350)) => [ q(dum), q(Dutch, Middle (ca.1050-1350)) ],
+ q(hainyaxo bozo) => [ q(bzx), q(Hainyaxo Bozo) ],
q(dogri) => [ q(doi), q(Dogri) ],
- q(kumak) => [ q(nee), q(Kumak) ],
q(waray) => [ q(war), q(Waray) ],
- q(creoles and pidgins ) => [ q(crp), q(Creoles and pidgins ) ],
+ q(kumak) => [ q(nee), q(Kumak) ],
q(kwato) => [ q(kop), q(Kwato) ],
- q(mende) => [ q(men), q(Mende) ],
+ q(creoles and pidgins ) => [ q(crp), q(Creoles and pidgins ) ],
q(nung (myanmar)) => [ q(nun), q(Nung (Myanmar)) ],
+ q(mende) => [ q(men), q(Mende) ],
q(english, middle (1100-1500)) => [ q(enm), q(English, Middle (1100-1500)) ],
- q(dumpu) => [ q(wtf), q(Dumpu) ],
q(ounge) => [ q(oue), q(Ounge) ],
+ q(dumpu) => [ q(wtf), q(Dumpu) ],
q(turkish, ottoman (1500-1928)) => [ q(ota), q(Turkish, Ottoman (1500-1928)) ],
q(kag-fer-jiir-koor-ror-us-zuksun) => [ q(gel), q(Kag-Fer-Jiir-Koor-Ror-Us-Zuksun) ],
q(creoles and pidgins, portuguese-based ) => [ q(cpp), q(Creoles and pidgins, Portuguese-based ) ],
@@ -135,31 +135,31 @@ $Locale::Codes::Retired{'language'}{'alpha-3'}{'name'} = {
q(yonggom) => [ q(yon), q(Yonggom) ],
q(bemba) => [ q(bem), q(Bemba) ],
q(kamba) => [ q(kam), q(Kamba) ],
- q(south american indian (other)) => [ q(sai), q(South American Indian (Other)) ],
q(konkani) => [ q(kok), q(Konkani) ],
+ q(south american indian (other)) => [ q(sai), q(South American Indian (Other)) ],
q(creoles and pidgins, english based) => [ q(cpe), q(Creoles and pidgins, English based) ],
- q(nakama) => [ q(nib), q(Nakama) ],
- q(german, old high (ca.750-1050)) => [ q(goh), q(German, Old High (ca.750-1050)) ],
q(basa) => [ q(bas), q(Basa) ],
+ q(german, old high (ca.750-1050)) => [ q(goh), q(German, Old High (ca.750-1050)) ],
+ q(nakama) => [ q(nib), q(Nakama) ],
q(norse, old) => [ q(non), q(Norse, Old) ],
q(gbaya) => [ q(gba), q(Gbaya) ],
q(mahei) => [ q(mja), q(Mahei) ],
q(german, middle high (ca.1050-1500)) => [ q(gmh), q(German, Middle High (ca.1050-1500)) ],
- q(duduela) => [ q(duk), q(Duduela) ],
q(french, middle (ca.1400-1600)) => [ q(frm), q(French, Middle (ca.1400-1600)) ],
+ q(duduela) => [ q(duk), q(Duduela) ],
q(burum-mindik) => [ q(bmu), q(Burum-Mindik) ],
q(mbedam) => [ q(xmd), q(Mbedam) ],
- q(tingal) => [ q(tie), q(Tingal) ],
q(kolum so dogon) => [ q(dkl), q(Kolum So Dogon) ],
- q(french, old (842-ca.1400)) => [ q(fro), q(French, Old (842-ca.1400)) ],
+ q(tingal) => [ q(tie), q(Tingal) ],
q(ainu) => [ q(ain), q(Ainu) ],
+ q(french, old (842-ca.1400)) => [ q(fro), q(French, Old (842-ca.1400)) ],
q(nootka) => [ q(noo), q(Nootka) ],
q(irish, middle (900-1200)) => [ q(mga), q(Irish, Middle (900-1200)) ],
q(irish, old (to 900)) => [ q(sga), q(Irish, Old (to 900)) ],
q(mari) => [ q(chm), q(Mari) ],
q(bekwil) => [ q(bkw), q(Bekwil) ],
- q(greek, ancient (to 1453)) => [ q(grc), q(Greek, Ancient (to 1453)) ],
q(walamo) => [ q(wal), q(Walamo) ],
+ q(greek, ancient (to 1453)) => [ q(grc), q(Greek, Ancient (to 1453)) ],
q(bantu (other)) => [ q(bnt), q(Bantu (Other)) ],
q(apalik) => [ q(apo), q(Apalik) ],
q(creoles and pidgins, french-based ) => [ q(cpf), q(Creoles and pidgins, French-based ) ],
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Script.pm b/cpan/Locale-Codes/lib/Locale/Codes/Script.pm
index 3ea6db1ffa..0f098c5f33 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Script.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Script.pm
@@ -1,7 +1,7 @@
package Locale::Codes::Script;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -22,7 +22,7 @@ use Locale::Codes::Script_Retired;
our($VERSION,@ISA,@EXPORT,@EXPORT_OK);
-$VERSION='3.20';
+$VERSION='3.21';
@ISA = qw(Exporter);
@EXPORT = qw(code2script
script2code
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Script.pod b/cpan/Locale-Codes/lib/Locale/Codes/Script.pod
index 8fd82599f4..7540c553ac 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Script.pod
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Script.pod
@@ -123,7 +123,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm
index 0c082936d3..24708058ea 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Script_Codes;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'get_codes' is run.
-# Generated on: Wed Nov 30 12:09:11 EST 2011
+# Generated on: Thu Mar 1 08:07:26 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,9 +37,9 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
-$Locale::Codes::Data{'script'}{'id'} = '0158';
+$Locale::Codes::Data{'script'}{'id'} = '0159';
$Locale::Codes::Data{'script'}{'id2names'} = {
q(0001) => [
@@ -205,388 +205,393 @@ $Locale::Codes::Data{'script'}{'id2names'} = {
q(Hiragana),
],
q(0050) => [
- q(Pahawh Hmong),
+ q(Anatolian Hieroglyphs (Luwian Hieroglyphs, Hittite Hieroglyphs)),
+ q(Anatolian Hieroglyphs),
+ q(Luwian Hieroglyphs),
+ q(Hittite Hieroglyphs),
],
q(0051) => [
- q(Japanese syllabaries (alias for Hiragana + Katakana)),
+ q(Pahawh Hmong),
],
q(0052) => [
- q(Old Hungarian),
+ q(Japanese syllabaries (alias for Hiragana + Katakana)),
],
q(0053) => [
+ q(Old Hungarian),
+ ],
+ q(0054) => [
q(Indus (Harappan)),
q(Indus),
q(Harappan),
],
- q(0054) => [
+ q(0055) => [
q(Old Italic (Etruscan, Oscan, etc.)),
],
- q(0055) => [
+ q(0056) => [
q(Javanese),
],
- q(0056) => [
+ q(0057) => [
q(Japanese (alias for Han + Hiragana + Katakana)),
],
- q(0057) => [
+ q(0058) => [
q(Jurchen),
],
- q(0058) => [
+ q(0059) => [
q(Kayah Li),
],
- q(0059) => [
+ q(0060) => [
q(Katakana),
],
- q(0060) => [
+ q(0061) => [
q(Kharoshthi),
],
- q(0061) => [
+ q(0062) => [
q(Khmer),
],
- q(0062) => [
+ q(0063) => [
q(Khojki),
],
- q(0063) => [
+ q(0064) => [
q(Kannada),
],
- q(0064) => [
+ q(0065) => [
q(Korean (alias for Hangul + Han)),
],
- q(0065) => [
+ q(0066) => [
q(Kpelle),
],
- q(0066) => [
+ q(0067) => [
q(Kaithi),
],
- q(0067) => [
+ q(0068) => [
q(Tai Tham (Lanna)),
q(Tai Tham),
q(Lanna),
],
- q(0068) => [
+ q(0069) => [
q(Lao),
],
- q(0069) => [
+ q(0070) => [
q(Latin (Fraktur variant)),
],
- q(0070) => [
+ q(0071) => [
q(Latin (Gaelic variant)),
],
- q(0071) => [
+ q(0072) => [
q(Latin),
],
- q(0072) => [
+ q(0073) => [
q(Lepcha (Rong)),
q(Lepcha),
q(Rong),
],
- q(0073) => [
+ q(0074) => [
q(Limbu),
],
- q(0074) => [
+ q(0075) => [
q(Linear A),
],
- q(0075) => [
+ q(0076) => [
q(Linear B),
],
- q(0076) => [
+ q(0077) => [
q(Lisu (Fraser)),
q(Lisu),
q(Fraser),
],
- q(0077) => [
+ q(0078) => [
q(Loma),
],
- q(0078) => [
+ q(0079) => [
q(Lycian),
],
- q(0079) => [
+ q(0080) => [
q(Lydian),
],
- q(0080) => [
+ q(0081) => [
q(Mandaic, Mandaean),
q(Mandaic),
q(Mandaean),
],
- q(0081) => [
+ q(0082) => [
q(Manichaean),
],
- q(0082) => [
+ q(0083) => [
q(Mayan hieroglyphs),
],
- q(0083) => [
+ q(0084) => [
q(Mende),
],
- q(0084) => [
+ q(0085) => [
q(Meroitic Cursive),
],
- q(0085) => [
+ q(0086) => [
q(Meroitic Hieroglyphs),
],
- q(0086) => [
+ q(0087) => [
q(Malayalam),
],
- q(0087) => [
+ q(0088) => [
q(Moon (Moon code, Moon script, Moon type)),
q(Moon),
q(Moon code),
q(Moon script),
q(Moon type),
],
- q(0088) => [
+ q(0089) => [
q(Mongolian),
],
- q(0089) => [
+ q(0090) => [
q(Mro, Mru),
q(Mro),
q(Mru),
],
- q(0090) => [
+ q(0091) => [
q(Meitei Mayek (Meithei, Meetei)),
q(Meitei Mayek),
q(Meithei),
q(Meetei),
],
- q(0091) => [
+ q(0092) => [
q(Myanmar (Burmese)),
q(Myanmar),
q(Burmese),
],
- q(0092) => [
+ q(0093) => [
q(Old North Arabian (Ancient North Arabian)),
q(Old North Arabian),
q(Ancient North Arabian),
],
- q(0093) => [
+ q(0094) => [
q(Nabataean),
],
- q(0094) => [
+ q(0095) => [
q(Nakhi Geba ('Na-'Khi Ggo-baw, Naxi Geba)),
q(Nakhi Geba),
q('Na-'Khi Ggo-baw),
q(Naxi Geba),
],
- q(0095) => [
+ q(0096) => [
q(N'Ko),
],
- q(0096) => [
+ q(0097) => [
q(Nushu),
],
- q(0097) => [
+ q(0098) => [
q(Ogham),
],
- q(0098) => [
+ q(0099) => [
q(Ol Chiki (Ol Cemet, Ol, Santali)),
q(Ol Chiki),
q(Ol Cemet'),
q(Ol),
q(Santali),
],
- q(0099) => [
+ q(0100) => [
q(Old Turkic, Orkhon Runic),
q(Old Turkic),
q(Orkhon Runic),
],
- q(0100) => [
+ q(0101) => [
q(Oriya),
],
- q(0101) => [
+ q(0102) => [
q(Osmanya),
],
- q(0102) => [
+ q(0103) => [
q(Palmyrene),
],
- q(0103) => [
+ q(0104) => [
q(Old Permic),
],
- q(0104) => [
+ q(0105) => [
q(Phags-pa),
],
- q(0105) => [
+ q(0106) => [
q(Inscriptional Pahlavi),
],
- q(0106) => [
+ q(0107) => [
q(Psalter Pahlavi),
],
- q(0107) => [
+ q(0108) => [
q(Book Pahlavi),
],
- q(0108) => [
+ q(0109) => [
q(Phoenician),
],
- q(0109) => [
+ q(0110) => [
q(Miao (Pollard)),
q(Miao),
q(Pollard),
],
- q(0110) => [
+ q(0111) => [
q(Inscriptional Parthian),
],
- q(0111) => [
+ q(0112) => [
q(Reserved for private use (start)),
],
- q(0112) => [
+ q(0113) => [
q(Reserved for private use (end)),
],
- q(0113) => [
+ q(0114) => [
q(Rejang (Redjang, Kaganga)),
q(Rejang),
q(Redjang),
q(Kaganga),
],
- q(0114) => [
+ q(0115) => [
q(Rongorongo),
],
- q(0115) => [
+ q(0116) => [
q(Runic),
],
- q(0116) => [
+ q(0117) => [
q(Samaritan),
],
- q(0117) => [
+ q(0118) => [
q(Sarati),
],
- q(0118) => [
+ q(0119) => [
q(Old South Arabian),
],
- q(0119) => [
+ q(0120) => [
q(Saurashtra),
],
- q(0120) => [
+ q(0121) => [
q(SignWriting),
],
- q(0121) => [
+ q(0122) => [
q(Shavian (Shaw)),
q(Shavian),
q(Shaw),
],
- q(0122) => [
+ q(0123) => [
q(Sharada, Sarada),
q(Sharada),
q(Sarada),
],
- q(0123) => [
+ q(0124) => [
q(Khudawadi, Sindhi),
q(Khudawadi),
q(Sindhi),
],
- q(0124) => [
+ q(0125) => [
q(Sinhala),
],
- q(0125) => [
+ q(0126) => [
q(Sora Sompeng),
],
- q(0126) => [
+ q(0127) => [
q(Sundanese),
],
- q(0127) => [
+ q(0128) => [
q(Syloti Nagri),
],
- q(0128) => [
+ q(0129) => [
q(Syriac),
],
- q(0129) => [
+ q(0130) => [
q(Syriac (Estrangelo variant)),
],
- q(0130) => [
+ q(0131) => [
q(Syriac (Western variant)),
],
- q(0131) => [
+ q(0132) => [
q(Syriac (Eastern variant)),
],
- q(0132) => [
+ q(0133) => [
q(Tagbanwa),
],
- q(0133) => [
+ q(0134) => [
q(Takri, Takri, Tankri),
q(Takri),
q(Tankri),
],
- q(0134) => [
+ q(0135) => [
q(Tai Le),
],
- q(0135) => [
+ q(0136) => [
q(New Tai Lue),
],
- q(0136) => [
+ q(0137) => [
q(Tamil),
],
- q(0137) => [
+ q(0138) => [
q(Tangut),
],
- q(0138) => [
+ q(0139) => [
q(Tai Viet),
],
- q(0139) => [
+ q(0140) => [
q(Telugu),
],
- q(0140) => [
+ q(0141) => [
q(Tengwar),
],
- q(0141) => [
+ q(0142) => [
q(Tifinagh (Berber)),
q(Tifinagh),
q(Berber),
],
- q(0142) => [
+ q(0143) => [
q(Tagalog (Baybayin, Alibata)),
q(Tagalog),
q(Baybayin),
q(Alibata),
],
- q(0143) => [
+ q(0144) => [
q(Thaana),
],
- q(0144) => [
+ q(0145) => [
q(Thai),
],
- q(0145) => [
+ q(0146) => [
q(Tibetan),
],
- q(0146) => [
- q(Tiruta),
+ q(0147) => [
q(Tirhuta),
],
- q(0147) => [
+ q(0148) => [
q(Ugaritic),
],
- q(0148) => [
+ q(0149) => [
q(Vai),
],
- q(0149) => [
+ q(0150) => [
q(Visible Speech),
],
- q(0150) => [
+ q(0151) => [
q(Warang Citi (Varang Kshiti)),
q(Warang Citi),
q(Varang Kshiti),
],
- q(0151) => [
+ q(0152) => [
q(Woleai),
],
- q(0152) => [
+ q(0153) => [
q(Old Persian),
],
- q(0153) => [
+ q(0154) => [
q(Cuneiform, Sumero-Akkadian),
q(Sumero-Akkadian cuneiform),
],
- q(0154) => [
+ q(0155) => [
q(Yi),
],
- q(0155) => [
+ q(0156) => [
q(Code for inherited script),
],
- q(0156) => [
+ q(0157) => [
q(Mathematical notation),
],
- q(0157) => [
+ q(0158) => [
q(Symbols),
],
};
$Locale::Codes::Data{'script'}{'alias2id'} = {
q('na-'khi ggo-baw) => [
- q(0094),
+ q(0095),
q(2),
],
q(afaka) => [
@@ -594,11 +599,19 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(alibata) => [
- q(0142),
+ q(0143),
q(3),
],
+ q(anatolian hieroglyphs) => [
+ q(0050),
+ q(1),
+ ],
+ q(anatolian hieroglyphs (luwian hieroglyphs, hittite hieroglyphs)) => [
+ q(0050),
+ q(0),
+ ],
q(ancient north arabian) => [
- q(0092),
+ q(0093),
q(2),
],
q(arabic) => [
@@ -630,7 +643,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(baybayin) => [
- q(0142),
+ q(0143),
q(2),
],
q(bengali) => [
@@ -638,7 +651,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(berber) => [
- q(0141),
+ q(0142),
q(2),
],
q(blissymbols) => [
@@ -646,7 +659,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(book pahlavi) => [
- q(0107),
+ q(0108),
q(0),
],
q(bopomofo) => [
@@ -670,7 +683,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(burmese) => [
- q(0091),
+ q(0092),
q(2),
],
q(carian) => [
@@ -694,7 +707,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(code for inherited script) => [
- q(0155),
+ q(0156),
q(0),
],
q(coptic) => [
@@ -702,7 +715,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(cuneiform, sumero-akkadian) => [
- q(0153),
+ q(0154),
q(0),
],
q(cypriot) => [
@@ -770,7 +783,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(fraser) => [
- q(0076),
+ q(0077),
q(2),
],
q(ge'ez) => [
@@ -850,7 +863,7 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(2),
],
q(harappan) => [
- q(0053),
+ q(0054),
q(2),
],
q(hebrew) => [
@@ -861,48 +874,52 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0049),
q(0),
],
+ q(hittite hieroglyphs) => [
+ q(0050),
+ q(3),
+ ],
q(imperial aramaic) => [
q(0003),
q(0),
],
q(indus) => [
- q(0053),
+ q(0054),
q(1),
],
q(indus (harappan)) => [
- q(0053),
+ q(0054),
q(0),
],
q(inscriptional pahlavi) => [
- q(0105),
+ q(0106),
q(0),
],
q(inscriptional parthian) => [
- q(0110),
+ q(0111),
q(0),
],
q(japanese (alias for han + hiragana + katakana)) => [
- q(0056),
+ q(0057),
q(0),
],
q(japanese syllabaries (alias for hiragana + katakana)) => [
- q(0051),
+ q(0052),
q(0),
],
q(javanese) => [
- q(0055),
+ q(0056),
q(0),
],
q(jurchen) => [
- q(0057),
+ q(0058),
q(0),
],
q(kaganga) => [
- q(0113),
+ q(0114),
q(3),
],
q(kaithi) => [
- q(0066),
+ q(0067),
q(0),
],
q(kanji) => [
@@ -910,35 +927,35 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(3),
],
q(kannada) => [
- q(0063),
+ q(0064),
q(0),
],
q(katakana) => [
- q(0059),
+ q(0060),
q(0),
],
q(kayah li) => [
- q(0058),
+ q(0059),
q(0),
],
q(kharoshthi) => [
- q(0060),
+ q(0061),
q(0),
],
q(khmer) => [
- q(0061),
+ q(0062),
q(0),
],
q(khojki) => [
- q(0062),
+ q(0063),
q(0),
],
q(khudawadi) => [
- q(0123),
+ q(0124),
q(1),
],
q(khudawadi, sindhi) => [
- q(0123),
+ q(0124),
q(0),
],
q(khutsuri (asomtavruli and nuskhuri)) => [
@@ -946,159 +963,163 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(korean (alias for hangul + han)) => [
- q(0064),
+ q(0065),
q(0),
],
q(kpelle) => [
- q(0065),
+ q(0066),
q(0),
],
q(lanna) => [
- q(0067),
+ q(0068),
q(2),
],
q(lao) => [
- q(0068),
+ q(0069),
q(0),
],
q(latin) => [
- q(0071),
+ q(0072),
q(0),
],
q(latin (fraktur variant)) => [
- q(0069),
+ q(0070),
q(0),
],
q(latin (gaelic variant)) => [
- q(0070),
+ q(0071),
q(0),
],
q(lepcha) => [
- q(0072),
+ q(0073),
q(1),
],
q(lepcha (rong)) => [
- q(0072),
+ q(0073),
q(0),
],
q(limbu) => [
- q(0073),
+ q(0074),
q(0),
],
q(linear a) => [
- q(0074),
+ q(0075),
q(0),
],
q(linear b) => [
- q(0075),
+ q(0076),
q(0),
],
q(lisu) => [
- q(0076),
+ q(0077),
q(1),
],
q(lisu (fraser)) => [
- q(0076),
+ q(0077),
q(0),
],
q(loma) => [
- q(0077),
+ q(0078),
q(0),
],
+ q(luwian hieroglyphs) => [
+ q(0050),
+ q(2),
+ ],
q(lycian) => [
- q(0078),
+ q(0079),
q(0),
],
q(lydian) => [
- q(0079),
+ q(0080),
q(0),
],
q(malayalam) => [
- q(0086),
+ q(0087),
q(0),
],
q(mandaean) => [
- q(0080),
+ q(0081),
q(2),
],
q(mandaic) => [
- q(0080),
+ q(0081),
q(1),
],
q(mandaic, mandaean) => [
- q(0080),
+ q(0081),
q(0),
],
q(manichaean) => [
- q(0081),
+ q(0082),
q(0),
],
q(mathematical notation) => [
- q(0156),
+ q(0157),
q(0),
],
q(mayan hieroglyphs) => [
- q(0082),
+ q(0083),
q(0),
],
q(meetei) => [
- q(0090),
+ q(0091),
q(3),
],
q(meitei mayek) => [
- q(0090),
+ q(0091),
q(1),
],
q(meitei mayek (meithei, meetei)) => [
- q(0090),
+ q(0091),
q(0),
],
q(meithei) => [
- q(0090),
+ q(0091),
q(2),
],
q(mende) => [
- q(0083),
+ q(0084),
q(0),
],
q(meroitic cursive) => [
- q(0084),
+ q(0085),
q(0),
],
q(meroitic hieroglyphs) => [
- q(0085),
+ q(0086),
q(0),
],
q(miao) => [
- q(0109),
+ q(0110),
q(1),
],
q(miao (pollard)) => [
- q(0109),
+ q(0110),
q(0),
],
q(mongolian) => [
- q(0088),
+ q(0089),
q(0),
],
q(moon) => [
- q(0087),
+ q(0088),
q(1),
],
q(moon (moon code, moon script, moon type)) => [
- q(0087),
+ q(0088),
q(0),
],
q(moon code) => [
- q(0087),
+ q(0088),
q(2),
],
q(moon script) => [
- q(0087),
+ q(0088),
q(3),
],
q(moon type) => [
- q(0087),
+ q(0088),
q(4),
],
q(mormon) => [
@@ -1106,31 +1127,31 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(2),
],
q(mro) => [
- q(0089),
+ q(0090),
q(1),
],
q(mro, mru) => [
- q(0089),
+ q(0090),
q(0),
],
q(mru) => [
- q(0089),
+ q(0090),
q(2),
],
q(myanmar) => [
- q(0091),
+ q(0092),
q(1),
],
q(myanmar (burmese)) => [
- q(0091),
+ q(0092),
q(0),
],
q(n'ko) => [
- q(0095),
+ q(0096),
q(0),
],
q(nabataean) => [
- q(0093),
+ q(0094),
q(0),
],
q(nagari) => [
@@ -1138,323 +1159,319 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(2),
],
q(nakhi geba) => [
- q(0094),
+ q(0095),
q(1),
],
q(nakhi geba ('na-'khi ggo-baw, naxi geba)) => [
- q(0094),
+ q(0095),
q(0),
],
q(naxi geba) => [
- q(0094),
+ q(0095),
q(3),
],
q(new tai lue) => [
- q(0135),
+ q(0136),
q(0),
],
q(nushu) => [
- q(0096),
+ q(0097),
q(0),
],
q(ogham) => [
- q(0097),
+ q(0098),
q(0),
],
q(ol) => [
- q(0098),
+ q(0099),
q(3),
],
q(ol cemet') => [
- q(0098),
+ q(0099),
q(2),
],
q(ol chiki) => [
- q(0098),
+ q(0099),
q(1),
],
q(ol chiki (ol cemet, ol, santali)) => [
- q(0098),
+ q(0099),
q(0),
],
q(old hungarian) => [
- q(0052),
+ q(0053),
q(0),
],
q(old italic (etruscan, oscan, etc.)) => [
- q(0054),
+ q(0055),
q(0),
],
q(old north arabian) => [
- q(0092),
+ q(0093),
q(1),
],
q(old north arabian (ancient north arabian)) => [
- q(0092),
+ q(0093),
q(0),
],
q(old permic) => [
- q(0103),
+ q(0104),
q(0),
],
q(old persian) => [
- q(0152),
+ q(0153),
q(0),
],
q(old south arabian) => [
- q(0118),
+ q(0119),
q(0),
],
q(old turkic) => [
- q(0099),
+ q(0100),
q(1),
],
q(old turkic, orkhon runic) => [
- q(0099),
+ q(0100),
q(0),
],
q(oriya) => [
- q(0100),
+ q(0101),
q(0),
],
q(orkhon runic) => [
- q(0099),
+ q(0100),
q(2),
],
q(osmanya) => [
- q(0101),
+ q(0102),
q(0),
],
q(pahawh hmong) => [
- q(0050),
+ q(0051),
q(0),
],
q(palmyrene) => [
- q(0102),
+ q(0103),
q(0),
],
q(phags-pa) => [
- q(0104),
+ q(0105),
q(0),
],
q(phoenician) => [
- q(0108),
+ q(0109),
q(0),
],
q(pollard) => [
- q(0109),
+ q(0110),
q(2),
],
q(psalter pahlavi) => [
- q(0106),
+ q(0107),
q(0),
],
q(redjang) => [
- q(0113),
+ q(0114),
q(2),
],
q(rejang) => [
- q(0113),
+ q(0114),
q(1),
],
q(rejang (redjang, kaganga)) => [
- q(0113),
+ q(0114),
q(0),
],
q(reserved for private use (end)) => [
- q(0112),
+ q(0113),
q(0),
],
q(reserved for private use (start)) => [
- q(0111),
+ q(0112),
q(0),
],
q(rong) => [
- q(0072),
+ q(0073),
q(2),
],
q(rongorongo) => [
- q(0114),
+ q(0115),
q(0),
],
q(runic) => [
- q(0115),
+ q(0116),
q(0),
],
q(samaritan) => [
- q(0116),
+ q(0117),
q(0),
],
q(santali) => [
- q(0098),
+ q(0099),
q(4),
],
q(sarada) => [
- q(0122),
+ q(0123),
q(2),
],
q(sarati) => [
- q(0117),
+ q(0118),
q(0),
],
q(saurashtra) => [
- q(0119),
+ q(0120),
q(0),
],
q(sharada) => [
- q(0122),
+ q(0123),
q(1),
],
q(sharada, sarada) => [
- q(0122),
+ q(0123),
q(0),
],
q(shavian) => [
- q(0121),
+ q(0122),
q(1),
],
q(shavian (shaw)) => [
- q(0121),
+ q(0122),
q(0),
],
q(shaw) => [
- q(0121),
+ q(0122),
q(2),
],
q(signwriting) => [
- q(0120),
+ q(0121),
q(0),
],
q(sindhi) => [
- q(0123),
+ q(0124),
q(2),
],
q(sinhala) => [
- q(0124),
+ q(0125),
q(0),
],
q(sora sompeng) => [
- q(0125),
+ q(0126),
q(0),
],
q(sumero-akkadian cuneiform) => [
- q(0153),
+ q(0154),
q(1),
],
q(sundanese) => [
- q(0126),
+ q(0127),
q(0),
],
q(syloti nagri) => [
- q(0127),
+ q(0128),
q(0),
],
q(symbols) => [
- q(0157),
+ q(0158),
q(0),
],
q(syriac) => [
- q(0128),
+ q(0129),
q(0),
],
q(syriac (eastern variant)) => [
- q(0131),
+ q(0132),
q(0),
],
q(syriac (estrangelo variant)) => [
- q(0129),
+ q(0130),
q(0),
],
q(syriac (western variant)) => [
- q(0130),
+ q(0131),
q(0),
],
q(tagalog) => [
- q(0142),
+ q(0143),
q(1),
],
q(tagalog (baybayin, alibata)) => [
- q(0142),
+ q(0143),
q(0),
],
q(tagbanwa) => [
- q(0132),
+ q(0133),
q(0),
],
q(tai le) => [
- q(0134),
+ q(0135),
q(0),
],
q(tai tham) => [
- q(0067),
+ q(0068),
q(1),
],
q(tai tham (lanna)) => [
- q(0067),
+ q(0068),
q(0),
],
q(tai viet) => [
- q(0138),
+ q(0139),
q(0),
],
q(takri) => [
- q(0133),
+ q(0134),
q(1),
],
q(takri, takri, tankri) => [
- q(0133),
+ q(0134),
q(0),
],
q(tamil) => [
- q(0136),
+ q(0137),
q(0),
],
q(tangut) => [
- q(0137),
+ q(0138),
q(0),
],
q(tankri) => [
- q(0133),
+ q(0134),
q(2),
],
q(telugu) => [
- q(0139),
+ q(0140),
q(0),
],
q(tengwar) => [
- q(0140),
+ q(0141),
q(0),
],
q(thaana) => [
- q(0143),
+ q(0144),
q(0),
],
q(thai) => [
- q(0144),
+ q(0145),
q(0),
],
q(tibetan) => [
- q(0145),
+ q(0146),
q(0),
],
q(tifinagh) => [
- q(0141),
+ q(0142),
q(1),
],
q(tifinagh (berber)) => [
- q(0141),
+ q(0142),
q(0),
],
q(tirhuta) => [
- q(0146),
- q(1),
- ],
- q(tiruta) => [
- q(0146),
+ q(0147),
q(0),
],
q(ugaritic) => [
- q(0147),
+ q(0148),
q(0),
],
q(unified canadian aboriginal syllabics) => [
@@ -1462,31 +1479,31 @@ $Locale::Codes::Data{'script'}{'alias2id'} = {
q(0),
],
q(vai) => [
- q(0148),
+ q(0149),
q(0),
],
q(varang kshiti) => [
- q(0150),
+ q(0151),
q(2),
],
q(visible speech) => [
- q(0149),
+ q(0150),
q(0),
],
q(warang citi) => [
- q(0150),
+ q(0151),
q(1),
],
q(warang citi (varang kshiti)) => [
- q(0150),
+ q(0151),
q(0),
],
q(woleai) => [
- q(0151),
+ q(0152),
q(0),
],
q(yi) => [
- q(0154),
+ q(0155),
q(0),
],
};
@@ -1689,450 +1706,454 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0049),
q(0),
],
- q(Hmng) => [
+ q(Hluw) => [
q(0050),
+ q(1),
+ ],
+ q(Hmng) => [
+ q(0051),
q(0),
],
q(Hrkt) => [
- q(0051),
+ q(0052),
q(0),
],
q(Hung) => [
- q(0052),
+ q(0053),
q(0),
],
q(Inds) => [
- q(0053),
+ q(0054),
q(1),
],
q(Ital) => [
- q(0054),
+ q(0055),
q(0),
],
q(Java) => [
- q(0055),
+ q(0056),
q(0),
],
q(Jpan) => [
- q(0056),
+ q(0057),
q(0),
],
q(Jurc) => [
- q(0057),
+ q(0058),
q(0),
],
q(Kali) => [
- q(0058),
+ q(0059),
q(0),
],
q(Kana) => [
- q(0059),
+ q(0060),
q(0),
],
q(Khar) => [
- q(0060),
+ q(0061),
q(0),
],
q(Khmr) => [
- q(0061),
+ q(0062),
q(0),
],
q(Khoj) => [
- q(0062),
+ q(0063),
q(0),
],
q(Knda) => [
- q(0063),
+ q(0064),
q(0),
],
q(Kore) => [
- q(0064),
+ q(0065),
q(0),
],
q(Kpel) => [
- q(0065),
+ q(0066),
q(0),
],
q(Kthi) => [
- q(0066),
+ q(0067),
q(0),
],
q(Lana) => [
- q(0067),
+ q(0068),
q(1),
],
q(Laoo) => [
- q(0068),
+ q(0069),
q(0),
],
q(Latf) => [
- q(0069),
+ q(0070),
q(0),
],
q(Latg) => [
- q(0070),
+ q(0071),
q(0),
],
q(Latn) => [
- q(0071),
+ q(0072),
q(0),
],
q(Lepc) => [
- q(0072),
+ q(0073),
q(1),
],
q(Limb) => [
- q(0073),
+ q(0074),
q(0),
],
q(Lina) => [
- q(0074),
+ q(0075),
q(0),
],
q(Linb) => [
- q(0075),
+ q(0076),
q(0),
],
q(Lisu) => [
- q(0076),
+ q(0077),
q(1),
],
q(Loma) => [
- q(0077),
+ q(0078),
q(0),
],
q(Lyci) => [
- q(0078),
+ q(0079),
q(0),
],
q(Lydi) => [
- q(0079),
+ q(0080),
q(0),
],
q(Mand) => [
- q(0080),
+ q(0081),
q(1),
],
q(Mani) => [
- q(0081),
+ q(0082),
q(0),
],
q(Maya) => [
- q(0082),
+ q(0083),
q(0),
],
q(Mend) => [
- q(0083),
+ q(0084),
q(0),
],
q(Merc) => [
- q(0084),
+ q(0085),
q(0),
],
q(Mero) => [
- q(0085),
+ q(0086),
q(0),
],
q(Mlym) => [
- q(0086),
+ q(0087),
q(0),
],
q(Mong) => [
- q(0088),
+ q(0089),
q(0),
],
q(Moon) => [
- q(0087),
+ q(0088),
q(1),
],
q(Mroo) => [
- q(0089),
+ q(0090),
q(1),
],
q(Mtei) => [
- q(0090),
+ q(0091),
q(1),
],
q(Mymr) => [
- q(0091),
+ q(0092),
q(1),
],
q(Narb) => [
- q(0092),
+ q(0093),
q(1),
],
q(Nbat) => [
- q(0093),
+ q(0094),
q(0),
],
q(Nkgb) => [
- q(0094),
+ q(0095),
q(1),
],
q(Nkoo) => [
- q(0095),
+ q(0096),
q(0),
],
q(Nshu) => [
- q(0096),
+ q(0097),
q(0),
],
q(Ogam) => [
- q(0097),
+ q(0098),
q(0),
],
q(Olck) => [
- q(0098),
+ q(0099),
q(1),
],
q(Orkh) => [
- q(0099),
+ q(0100),
q(1),
],
q(Orya) => [
- q(0100),
+ q(0101),
q(0),
],
q(Osma) => [
- q(0101),
+ q(0102),
q(0),
],
q(Palm) => [
- q(0102),
+ q(0103),
q(0),
],
q(Perm) => [
- q(0103),
+ q(0104),
q(0),
],
q(Phag) => [
- q(0104),
+ q(0105),
q(0),
],
q(Phli) => [
- q(0105),
+ q(0106),
q(0),
],
q(Phlp) => [
- q(0106),
+ q(0107),
q(0),
],
q(Phlv) => [
- q(0107),
+ q(0108),
q(0),
],
q(Phnx) => [
- q(0108),
+ q(0109),
q(0),
],
q(Plrd) => [
- q(0109),
+ q(0110),
q(1),
],
q(Prti) => [
- q(0110),
+ q(0111),
q(0),
],
q(Qaaa) => [
- q(0111),
+ q(0112),
q(0),
],
q(Qabx) => [
- q(0112),
+ q(0113),
q(0),
],
q(Rjng) => [
- q(0113),
+ q(0114),
q(1),
],
q(Roro) => [
- q(0114),
+ q(0115),
q(0),
],
q(Runr) => [
- q(0115),
+ q(0116),
q(0),
],
q(Samr) => [
- q(0116),
+ q(0117),
q(0),
],
q(Sara) => [
- q(0117),
+ q(0118),
q(0),
],
q(Sarb) => [
- q(0118),
+ q(0119),
q(0),
],
q(Saur) => [
- q(0119),
+ q(0120),
q(0),
],
q(Sgnw) => [
- q(0120),
+ q(0121),
q(0),
],
q(Shaw) => [
- q(0121),
+ q(0122),
q(1),
],
q(Shrd) => [
- q(0122),
+ q(0123),
q(1),
],
q(Sind) => [
- q(0123),
+ q(0124),
q(1),
],
q(Sinh) => [
- q(0124),
+ q(0125),
q(0),
],
q(Sora) => [
- q(0125),
+ q(0126),
q(0),
],
q(Sund) => [
- q(0126),
+ q(0127),
q(0),
],
q(Sylo) => [
- q(0127),
+ q(0128),
q(0),
],
q(Syrc) => [
- q(0128),
+ q(0129),
q(0),
],
q(Syre) => [
- q(0129),
+ q(0130),
q(0),
],
q(Syrj) => [
- q(0130),
+ q(0131),
q(0),
],
q(Syrn) => [
- q(0131),
+ q(0132),
q(0),
],
q(Tagb) => [
- q(0132),
+ q(0133),
q(0),
],
q(Takr) => [
- q(0133),
+ q(0134),
q(1),
],
q(Tale) => [
- q(0134),
+ q(0135),
q(0),
],
q(Talu) => [
- q(0135),
+ q(0136),
q(0),
],
q(Taml) => [
- q(0136),
+ q(0137),
q(0),
],
q(Tang) => [
- q(0137),
+ q(0138),
q(0),
],
q(Tavt) => [
- q(0138),
+ q(0139),
q(0),
],
q(Telu) => [
- q(0139),
+ q(0140),
q(0),
],
q(Teng) => [
- q(0140),
+ q(0141),
q(0),
],
q(Tfng) => [
- q(0141),
+ q(0142),
q(1),
],
q(Tglg) => [
- q(0142),
+ q(0143),
q(1),
],
q(Thaa) => [
- q(0143),
+ q(0144),
q(0),
],
q(Thai) => [
- q(0144),
+ q(0145),
q(0),
],
q(Tibt) => [
- q(0145),
+ q(0146),
q(0),
],
q(Tirh) => [
- q(0146),
- q(1),
+ q(0147),
+ q(0),
],
q(Ugar) => [
- q(0147),
+ q(0148),
q(0),
],
q(Vaii) => [
- q(0148),
+ q(0149),
q(0),
],
q(Visp) => [
- q(0149),
+ q(0150),
q(0),
],
q(Wara) => [
- q(0150),
+ q(0151),
q(1),
],
q(Wole) => [
- q(0151),
+ q(0152),
q(0),
],
q(Xpeo) => [
- q(0152),
+ q(0153),
q(0),
],
q(Xsux) => [
- q(0153),
+ q(0154),
q(1),
],
q(Yiii) => [
- q(0154),
+ q(0155),
q(0),
],
q(Zinh) => [
- q(0155),
+ q(0156),
q(0),
],
q(Zmth) => [
- q(0156),
+ q(0157),
q(0),
],
q(Zsym) => [
- q(0157),
+ q(0158),
q(0),
],
},
q(num) => {
q(020) => [
- q(0153),
+ q(0154),
q(0),
],
q(030) => [
- q(0152),
+ q(0153),
q(0),
],
q(040) => [
- q(0147),
+ q(0148),
q(0),
],
q(050) => [
@@ -2147,44 +2168,48 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0030),
q(0),
],
+ q(080) => [
+ q(0050),
+ q(0),
+ ],
q(090) => [
- q(0082),
+ q(0083),
q(0),
],
q(095) => [
- q(0120),
+ q(0121),
q(0),
],
q(100) => [
- q(0085),
+ q(0086),
q(0),
],
q(101) => [
- q(0084),
+ q(0085),
q(0),
],
q(105) => [
- q(0118),
+ q(0119),
q(0),
],
q(106) => [
- q(0092),
+ q(0093),
q(0),
],
q(115) => [
- q(0108),
+ q(0109),
q(0),
],
q(116) => [
- q(0079),
+ q(0080),
q(0),
],
q(120) => [
- q(0141),
+ q(0142),
q(0),
],
q(123) => [
- q(0116),
+ q(0117),
q(0),
],
q(124) => [
@@ -2196,23 +2221,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(126) => [
- q(0102),
+ q(0103),
q(0),
],
q(130) => [
- q(0110),
+ q(0111),
q(0),
],
q(131) => [
- q(0105),
+ q(0106),
q(0),
],
q(132) => [
- q(0106),
+ q(0107),
q(0),
],
q(133) => [
- q(0107),
+ q(0108),
q(0),
],
q(134) => [
@@ -2220,35 +2245,35 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(135) => [
- q(0128),
+ q(0129),
q(0),
],
q(136) => [
- q(0131),
+ q(0132),
q(0),
],
q(137) => [
- q(0130),
+ q(0131),
q(0),
],
q(138) => [
- q(0129),
+ q(0130),
q(0),
],
q(139) => [
- q(0081),
+ q(0082),
q(0),
],
q(140) => [
- q(0080),
+ q(0081),
q(0),
],
q(145) => [
- q(0088),
+ q(0089),
q(0),
],
q(159) => [
- q(0093),
+ q(0094),
q(0),
],
q(160) => [
@@ -2256,23 +2281,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(165) => [
- q(0095),
+ q(0096),
q(0),
],
q(170) => [
- q(0143),
+ q(0144),
q(0),
],
q(175) => [
- q(0099),
+ q(0100),
q(0),
],
q(176) => [
- q(0052),
+ q(0053),
q(0),
],
q(199) => [
- q(0089),
+ q(0090),
q(0),
],
q(200) => [
@@ -2284,7 +2309,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(202) => [
- q(0078),
+ q(0079),
q(0),
],
q(204) => [
@@ -2296,31 +2321,31 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(210) => [
- q(0054),
+ q(0055),
q(0),
],
q(211) => [
- q(0115),
+ q(0116),
q(0),
],
q(212) => [
- q(0097),
+ q(0098),
q(0),
],
q(215) => [
- q(0071),
+ q(0072),
q(0),
],
q(216) => [
- q(0070),
+ q(0071),
q(0),
],
q(217) => [
- q(0069),
+ q(0070),
q(0),
],
q(218) => [
- q(0087),
+ q(0088),
q(0),
],
q(220) => [
@@ -2340,7 +2365,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(227) => [
- q(0103),
+ q(0104),
q(0),
],
q(230) => [
@@ -2364,27 +2389,27 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(260) => [
- q(0101),
+ q(0102),
q(0),
],
q(261) => [
- q(0098),
+ q(0099),
q(0),
],
q(262) => [
- q(0150),
+ q(0151),
q(0),
],
q(280) => [
- q(0149),
+ q(0150),
q(0),
],
q(281) => [
- q(0121),
+ q(0122),
q(0),
],
q(282) => [
- q(0109),
+ q(0110),
q(0),
],
q(285) => [
@@ -2396,11 +2421,11 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(287) => [
- q(0064),
+ q(0065),
q(0),
],
q(290) => [
- q(0140),
+ q(0141),
q(0),
],
q(291) => [
@@ -2408,7 +2433,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(292) => [
- q(0117),
+ q(0118),
q(0),
],
q(300) => [
@@ -2416,7 +2441,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(305) => [
- q(0060),
+ q(0061),
q(0),
],
q(310) => [
@@ -2428,19 +2453,19 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(316) => [
- q(0127),
+ q(0128),
q(0),
],
q(317) => [
- q(0066),
+ q(0067),
q(0),
],
q(318) => [
- q(0123),
+ q(0124),
q(0),
],
q(319) => [
- q(0122),
+ q(0123),
q(0),
],
q(320) => [
@@ -2448,11 +2473,11 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(321) => [
- q(0133),
+ q(0134),
q(0),
],
q(322) => [
- q(0062),
+ q(0063),
q(0),
],
q(325) => [
@@ -2460,35 +2485,35 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(326) => [
- q(0146),
+ q(0147),
q(0),
],
q(327) => [
- q(0100),
+ q(0101),
q(0),
],
q(330) => [
- q(0145),
+ q(0146),
q(0),
],
q(331) => [
- q(0104),
+ q(0105),
q(0),
],
q(335) => [
- q(0072),
+ q(0073),
q(0),
],
q(336) => [
- q(0073),
+ q(0074),
q(0),
],
q(337) => [
- q(0090),
+ q(0091),
q(0),
],
q(340) => [
- q(0139),
+ q(0140),
q(0),
],
q(343) => [
@@ -2496,23 +2521,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(344) => [
- q(0119),
+ q(0120),
q(0),
],
q(345) => [
- q(0063),
+ q(0064),
q(0),
],
q(346) => [
- q(0136),
+ q(0137),
q(0),
],
q(347) => [
- q(0086),
+ q(0087),
q(0),
],
q(348) => [
- q(0124),
+ q(0125),
q(0),
],
q(349) => [
@@ -2520,35 +2545,35 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(350) => [
- q(0091),
+ q(0092),
q(0),
],
q(351) => [
- q(0067),
+ q(0068),
q(0),
],
q(352) => [
- q(0144),
+ q(0145),
q(0),
],
q(353) => [
- q(0134),
+ q(0135),
q(0),
],
q(354) => [
- q(0135),
+ q(0136),
q(0),
],
q(355) => [
- q(0061),
+ q(0062),
q(0),
],
q(356) => [
- q(0068),
+ q(0069),
q(0),
],
q(357) => [
- q(0058),
+ q(0059),
q(0),
],
q(358) => [
@@ -2556,7 +2581,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(359) => [
- q(0138),
+ q(0139),
q(0),
],
q(360) => [
@@ -2564,15 +2589,15 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(361) => [
- q(0055),
+ q(0056),
q(0),
],
q(362) => [
- q(0126),
+ q(0127),
q(0),
],
q(363) => [
- q(0113),
+ q(0114),
q(0),
],
q(365) => [
@@ -2584,7 +2609,7 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(370) => [
- q(0142),
+ q(0143),
q(0),
],
q(371) => [
@@ -2596,23 +2621,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(373) => [
- q(0132),
+ q(0133),
q(0),
],
q(398) => [
- q(0125),
+ q(0126),
q(0),
],
q(399) => [
- q(0076),
+ q(0077),
q(0),
],
q(400) => [
- q(0074),
+ q(0075),
q(0),
],
q(401) => [
- q(0075),
+ q(0076),
q(0),
],
q(403) => [
@@ -2624,19 +2649,19 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(411) => [
- q(0059),
+ q(0060),
q(0),
],
q(412) => [
- q(0051),
+ q(0052),
q(0),
],
q(413) => [
- q(0056),
+ q(0057),
q(0),
],
q(420) => [
- q(0094),
+ q(0095),
q(0),
],
q(430) => [
@@ -2648,15 +2673,15 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(436) => [
- q(0065),
+ q(0066),
q(0),
],
q(437) => [
- q(0077),
+ q(0078),
q(0),
],
q(438) => [
- q(0083),
+ q(0084),
q(0),
],
q(439) => [
@@ -2672,23 +2697,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(450) => [
- q(0050),
+ q(0051),
q(0),
],
q(460) => [
- q(0154),
+ q(0155),
q(0),
],
q(470) => [
- q(0148),
+ q(0149),
q(0),
],
q(480) => [
- q(0151),
+ q(0152),
q(0),
],
q(499) => [
- q(0096),
+ q(0097),
q(0),
],
q(500) => [
@@ -2704,11 +2729,11 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(510) => [
- q(0057),
+ q(0058),
q(0),
],
q(520) => [
- q(0137),
+ q(0138),
q(0),
],
q(550) => [
@@ -2720,11 +2745,11 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(610) => [
- q(0053),
+ q(0054),
q(0),
],
q(620) => [
- q(0114),
+ q(0115),
q(0),
],
q(755) => [
@@ -2732,23 +2757,23 @@ $Locale::Codes::Data{'script'}{'code2id'} = {
q(0),
],
q(900) => [
- q(0111),
+ q(0112),
q(0),
],
q(949) => [
- q(0112),
+ q(0113),
q(0),
],
q(994) => [
- q(0155),
+ q(0156),
q(0),
],
q(995) => [
- q(0156),
+ q(0157),
q(0),
],
q(996) => [
- q(0157),
+ q(0158),
q(0),
],
},
@@ -2805,114 +2830,115 @@ $Locale::Codes::Data{'script'}{'id2code'} = {
q(0047) => q(Hant),
q(0048) => q(Hebr),
q(0049) => q(Hira),
- q(0050) => q(Hmng),
- q(0051) => q(Hrkt),
- q(0052) => q(Hung),
- q(0053) => q(Inds),
- q(0054) => q(Ital),
- q(0055) => q(Java),
- q(0056) => q(Jpan),
- q(0057) => q(Jurc),
- q(0058) => q(Kali),
- q(0059) => q(Kana),
- q(0060) => q(Khar),
- q(0061) => q(Khmr),
- q(0062) => q(Khoj),
- q(0063) => q(Knda),
- q(0064) => q(Kore),
- q(0065) => q(Kpel),
- q(0066) => q(Kthi),
- q(0067) => q(Lana),
- q(0068) => q(Laoo),
- q(0069) => q(Latf),
- q(0070) => q(Latg),
- q(0071) => q(Latn),
- q(0072) => q(Lepc),
- q(0073) => q(Limb),
- q(0074) => q(Lina),
- q(0075) => q(Linb),
- q(0076) => q(Lisu),
- q(0077) => q(Loma),
- q(0078) => q(Lyci),
- q(0079) => q(Lydi),
- q(0080) => q(Mand),
- q(0081) => q(Mani),
- q(0082) => q(Maya),
- q(0083) => q(Mend),
- q(0084) => q(Merc),
- q(0085) => q(Mero),
- q(0086) => q(Mlym),
- q(0087) => q(Moon),
- q(0088) => q(Mong),
- q(0089) => q(Mroo),
- q(0090) => q(Mtei),
- q(0091) => q(Mymr),
- q(0092) => q(Narb),
- q(0093) => q(Nbat),
- q(0094) => q(Nkgb),
- q(0095) => q(Nkoo),
- q(0096) => q(Nshu),
- q(0097) => q(Ogam),
- q(0098) => q(Olck),
- q(0099) => q(Orkh),
- q(0100) => q(Orya),
- q(0101) => q(Osma),
- q(0102) => q(Palm),
- q(0103) => q(Perm),
- q(0104) => q(Phag),
- q(0105) => q(Phli),
- q(0106) => q(Phlp),
- q(0107) => q(Phlv),
- q(0108) => q(Phnx),
- q(0109) => q(Plrd),
- q(0110) => q(Prti),
- q(0111) => q(Qaaa),
- q(0112) => q(Qabx),
- q(0113) => q(Rjng),
- q(0114) => q(Roro),
- q(0115) => q(Runr),
- q(0116) => q(Samr),
- q(0117) => q(Sara),
- q(0118) => q(Sarb),
- q(0119) => q(Saur),
- q(0120) => q(Sgnw),
- q(0121) => q(Shaw),
- q(0122) => q(Shrd),
- q(0123) => q(Sind),
- q(0124) => q(Sinh),
- q(0125) => q(Sora),
- q(0126) => q(Sund),
- q(0127) => q(Sylo),
- q(0128) => q(Syrc),
- q(0129) => q(Syre),
- q(0130) => q(Syrj),
- q(0131) => q(Syrn),
- q(0132) => q(Tagb),
- q(0133) => q(Takr),
- q(0134) => q(Tale),
- q(0135) => q(Talu),
- q(0136) => q(Taml),
- q(0137) => q(Tang),
- q(0138) => q(Tavt),
- q(0139) => q(Telu),
- q(0140) => q(Teng),
- q(0141) => q(Tfng),
- q(0142) => q(Tglg),
- q(0143) => q(Thaa),
- q(0144) => q(Thai),
- q(0145) => q(Tibt),
- q(0146) => q(Tirh),
- q(0147) => q(Ugar),
- q(0148) => q(Vaii),
- q(0149) => q(Visp),
- q(0150) => q(Wara),
- q(0151) => q(Wole),
- q(0152) => q(Xpeo),
- q(0153) => q(Xsux),
- q(0154) => q(Yiii),
- q(0155) => q(Zinh),
- q(0156) => q(Zmth),
- q(0157) => q(Zsym),
+ q(0050) => q(Hluw),
+ q(0051) => q(Hmng),
+ q(0052) => q(Hrkt),
+ q(0053) => q(Hung),
+ q(0054) => q(Inds),
+ q(0055) => q(Ital),
+ q(0056) => q(Java),
+ q(0057) => q(Jpan),
+ q(0058) => q(Jurc),
+ q(0059) => q(Kali),
+ q(0060) => q(Kana),
+ q(0061) => q(Khar),
+ q(0062) => q(Khmr),
+ q(0063) => q(Khoj),
+ q(0064) => q(Knda),
+ q(0065) => q(Kore),
+ q(0066) => q(Kpel),
+ q(0067) => q(Kthi),
+ q(0068) => q(Lana),
+ q(0069) => q(Laoo),
+ q(0070) => q(Latf),
+ q(0071) => q(Latg),
+ q(0072) => q(Latn),
+ q(0073) => q(Lepc),
+ q(0074) => q(Limb),
+ q(0075) => q(Lina),
+ q(0076) => q(Linb),
+ q(0077) => q(Lisu),
+ q(0078) => q(Loma),
+ q(0079) => q(Lyci),
+ q(0080) => q(Lydi),
+ q(0081) => q(Mand),
+ q(0082) => q(Mani),
+ q(0083) => q(Maya),
+ q(0084) => q(Mend),
+ q(0085) => q(Merc),
+ q(0086) => q(Mero),
+ q(0087) => q(Mlym),
+ q(0088) => q(Moon),
+ q(0089) => q(Mong),
+ q(0090) => q(Mroo),
+ q(0091) => q(Mtei),
+ q(0092) => q(Mymr),
+ q(0093) => q(Narb),
+ q(0094) => q(Nbat),
+ q(0095) => q(Nkgb),
+ q(0096) => q(Nkoo),
+ q(0097) => q(Nshu),
+ q(0098) => q(Ogam),
+ q(0099) => q(Olck),
+ q(0100) => q(Orkh),
+ q(0101) => q(Orya),
+ q(0102) => q(Osma),
+ q(0103) => q(Palm),
+ q(0104) => q(Perm),
+ q(0105) => q(Phag),
+ q(0106) => q(Phli),
+ q(0107) => q(Phlp),
+ q(0108) => q(Phlv),
+ q(0109) => q(Phnx),
+ q(0110) => q(Plrd),
+ q(0111) => q(Prti),
+ q(0112) => q(Qaaa),
+ q(0113) => q(Qabx),
+ q(0114) => q(Rjng),
+ q(0115) => q(Roro),
+ q(0116) => q(Runr),
+ q(0117) => q(Samr),
+ q(0118) => q(Sara),
+ q(0119) => q(Sarb),
+ q(0120) => q(Saur),
+ q(0121) => q(Sgnw),
+ q(0122) => q(Shaw),
+ q(0123) => q(Shrd),
+ q(0124) => q(Sind),
+ q(0125) => q(Sinh),
+ q(0126) => q(Sora),
+ q(0127) => q(Sund),
+ q(0128) => q(Sylo),
+ q(0129) => q(Syrc),
+ q(0130) => q(Syre),
+ q(0131) => q(Syrj),
+ q(0132) => q(Syrn),
+ q(0133) => q(Tagb),
+ q(0134) => q(Takr),
+ q(0135) => q(Tale),
+ q(0136) => q(Talu),
+ q(0137) => q(Taml),
+ q(0138) => q(Tang),
+ q(0139) => q(Tavt),
+ q(0140) => q(Telu),
+ q(0141) => q(Teng),
+ q(0142) => q(Tfng),
+ q(0143) => q(Tglg),
+ q(0144) => q(Thaa),
+ q(0145) => q(Thai),
+ q(0146) => q(Tibt),
+ q(0147) => q(Tirh),
+ q(0148) => q(Ugar),
+ q(0149) => q(Vaii),
+ q(0150) => q(Visp),
+ q(0151) => q(Wara),
+ q(0152) => q(Wole),
+ q(0153) => q(Xpeo),
+ q(0154) => q(Xsux),
+ q(0155) => q(Yiii),
+ q(0156) => q(Zinh),
+ q(0157) => q(Zmth),
+ q(0158) => q(Zsym),
},
q(num) => {
q(0001) => q(439),
@@ -2964,114 +2990,115 @@ $Locale::Codes::Data{'script'}{'id2code'} = {
q(0047) => q(502),
q(0048) => q(125),
q(0049) => q(410),
- q(0050) => q(450),
- q(0051) => q(412),
- q(0052) => q(176),
- q(0053) => q(610),
- q(0054) => q(210),
- q(0055) => q(361),
- q(0056) => q(413),
- q(0057) => q(510),
- q(0058) => q(357),
- q(0059) => q(411),
- q(0060) => q(305),
- q(0061) => q(355),
- q(0062) => q(322),
- q(0063) => q(345),
- q(0064) => q(287),
- q(0065) => q(436),
- q(0066) => q(317),
- q(0067) => q(351),
- q(0068) => q(356),
- q(0069) => q(217),
- q(0070) => q(216),
- q(0071) => q(215),
- q(0072) => q(335),
- q(0073) => q(336),
- q(0074) => q(400),
- q(0075) => q(401),
- q(0076) => q(399),
- q(0077) => q(437),
- q(0078) => q(202),
- q(0079) => q(116),
- q(0080) => q(140),
- q(0081) => q(139),
- q(0082) => q(090),
- q(0083) => q(438),
- q(0084) => q(101),
- q(0085) => q(100),
- q(0086) => q(347),
- q(0087) => q(218),
- q(0088) => q(145),
- q(0089) => q(199),
- q(0090) => q(337),
- q(0091) => q(350),
- q(0092) => q(106),
- q(0093) => q(159),
- q(0094) => q(420),
- q(0095) => q(165),
- q(0096) => q(499),
- q(0097) => q(212),
- q(0098) => q(261),
- q(0099) => q(175),
- q(0100) => q(327),
- q(0101) => q(260),
- q(0102) => q(126),
- q(0103) => q(227),
- q(0104) => q(331),
- q(0105) => q(131),
- q(0106) => q(132),
- q(0107) => q(133),
- q(0108) => q(115),
- q(0109) => q(282),
- q(0110) => q(130),
- q(0111) => q(900),
- q(0112) => q(949),
- q(0113) => q(363),
- q(0114) => q(620),
- q(0115) => q(211),
- q(0116) => q(123),
- q(0117) => q(292),
- q(0118) => q(105),
- q(0119) => q(344),
- q(0120) => q(095),
- q(0121) => q(281),
- q(0122) => q(319),
- q(0123) => q(318),
- q(0124) => q(348),
- q(0125) => q(398),
- q(0126) => q(362),
- q(0127) => q(316),
- q(0128) => q(135),
- q(0129) => q(138),
- q(0130) => q(137),
- q(0131) => q(136),
- q(0132) => q(373),
- q(0133) => q(321),
- q(0134) => q(353),
- q(0135) => q(354),
- q(0136) => q(346),
- q(0137) => q(520),
- q(0138) => q(359),
- q(0139) => q(340),
- q(0140) => q(290),
- q(0141) => q(120),
- q(0142) => q(370),
- q(0143) => q(170),
- q(0144) => q(352),
- q(0145) => q(330),
- q(0146) => q(326),
- q(0147) => q(040),
- q(0148) => q(470),
- q(0149) => q(280),
- q(0150) => q(262),
- q(0151) => q(480),
- q(0152) => q(030),
- q(0153) => q(020),
- q(0154) => q(460),
- q(0155) => q(994),
- q(0156) => q(995),
- q(0157) => q(996),
+ q(0050) => q(080),
+ q(0051) => q(450),
+ q(0052) => q(412),
+ q(0053) => q(176),
+ q(0054) => q(610),
+ q(0055) => q(210),
+ q(0056) => q(361),
+ q(0057) => q(413),
+ q(0058) => q(510),
+ q(0059) => q(357),
+ q(0060) => q(411),
+ q(0061) => q(305),
+ q(0062) => q(355),
+ q(0063) => q(322),
+ q(0064) => q(345),
+ q(0065) => q(287),
+ q(0066) => q(436),
+ q(0067) => q(317),
+ q(0068) => q(351),
+ q(0069) => q(356),
+ q(0070) => q(217),
+ q(0071) => q(216),
+ q(0072) => q(215),
+ q(0073) => q(335),
+ q(0074) => q(336),
+ q(0075) => q(400),
+ q(0076) => q(401),
+ q(0077) => q(399),
+ q(0078) => q(437),
+ q(0079) => q(202),
+ q(0080) => q(116),
+ q(0081) => q(140),
+ q(0082) => q(139),
+ q(0083) => q(090),
+ q(0084) => q(438),
+ q(0085) => q(101),
+ q(0086) => q(100),
+ q(0087) => q(347),
+ q(0088) => q(218),
+ q(0089) => q(145),
+ q(0090) => q(199),
+ q(0091) => q(337),
+ q(0092) => q(350),
+ q(0093) => q(106),
+ q(0094) => q(159),
+ q(0095) => q(420),
+ q(0096) => q(165),
+ q(0097) => q(499),
+ q(0098) => q(212),
+ q(0099) => q(261),
+ q(0100) => q(175),
+ q(0101) => q(327),
+ q(0102) => q(260),
+ q(0103) => q(126),
+ q(0104) => q(227),
+ q(0105) => q(331),
+ q(0106) => q(131),
+ q(0107) => q(132),
+ q(0108) => q(133),
+ q(0109) => q(115),
+ q(0110) => q(282),
+ q(0111) => q(130),
+ q(0112) => q(900),
+ q(0113) => q(949),
+ q(0114) => q(363),
+ q(0115) => q(620),
+ q(0116) => q(211),
+ q(0117) => q(123),
+ q(0118) => q(292),
+ q(0119) => q(105),
+ q(0120) => q(344),
+ q(0121) => q(095),
+ q(0122) => q(281),
+ q(0123) => q(319),
+ q(0124) => q(318),
+ q(0125) => q(348),
+ q(0126) => q(398),
+ q(0127) => q(362),
+ q(0128) => q(316),
+ q(0129) => q(135),
+ q(0130) => q(138),
+ q(0131) => q(137),
+ q(0132) => q(136),
+ q(0133) => q(373),
+ q(0134) => q(321),
+ q(0135) => q(353),
+ q(0136) => q(354),
+ q(0137) => q(346),
+ q(0138) => q(520),
+ q(0139) => q(359),
+ q(0140) => q(340),
+ q(0141) => q(290),
+ q(0142) => q(120),
+ q(0143) => q(370),
+ q(0144) => q(170),
+ q(0145) => q(352),
+ q(0146) => q(330),
+ q(0147) => q(326),
+ q(0148) => q(040),
+ q(0149) => q(470),
+ q(0150) => q(280),
+ q(0151) => q(262),
+ q(0152) => q(480),
+ q(0153) => q(030),
+ q(0154) => q(020),
+ q(0155) => q(460),
+ q(0156) => q(994),
+ q(0157) => q(995),
+ q(0158) => q(996),
},
};
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm
index 592aacffb0..5a0fc77529 100644
--- a/cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm
+++ b/cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm
@@ -2,7 +2,7 @@ package Locale::Codes::Script_Retired;
# This file was automatically generated. Any changes to this file will
# be lost the next time 'deprecate_codes' is run.
-# Generated on: Wed Nov 30 12:22:00 EST 2011
+# Generated on: Thu Mar 1 08:11:47 EST 2012
=pod
@@ -25,7 +25,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
@@ -37,7 +37,7 @@ use warnings;
require 5.002;
our($VERSION);
-$VERSION='3.20';
+$VERSION='3.21';
$Locale::Codes::Retired{'script'}{'num'}{'code'} = {
};
@@ -46,12 +46,13 @@ $Locale::Codes::Retired{'script'}{'alpha'}{'code'} = {
};
$Locale::Codes::Retired{'script'}{'num'}{'name'} = {
+ q(tiruta) => [ q(326), q(Tiruta) ],
};
$Locale::Codes::Retired{'script'}{'alpha'}{'name'} = {
q(sindhi) => [ q(Sind), q(Sindhi) ],
- q(ol chiki (ol cemet, ol, santali)) => [ q(Olck), q(Ol Chiki (Ol Cemet, Ol, Santali)) ],
q(miao (pollard)) => [ q(Plrd), q(Miao (Pollard)) ],
+ q(ol chiki (ol cemet, ol, santali)) => [ q(Olck), q(Ol Chiki (Ol Cemet, Ol, Santali)) ],
q(hangul (hangul, hangeul)) => [ q(Hang), q(Hangul (Hangul, Hangeul)) ],
q(sharada, sarada) => [ q(Shrd), q(Sharada, Sarada) ],
q(khudawadi, sindhi) => [ q(Sind), q(Khudawadi, Sindhi) ],
@@ -59,14 +60,14 @@ $Locale::Codes::Retired{'script'}{'alpha'}{'name'} = {
q(tifinagh (berber)) => [ q(Tfng), q(Tifinagh (Berber)) ],
q(moon (moon code, moon script, moon type)) => [ q(Moon), q(Moon (Moon code, Moon script, Moon type)) ],
q(cuneiform, sumero-akkadian) => [ q(Xsux), q(Cuneiform, Sumero-Akkadian) ],
- q(ethiopic (geez)) => [ q(Ethi), q(Ethiopic (Geez)) ],
q(warang citi (varang kshiti)) => [ q(Wara), q(Warang Citi (Varang Kshiti)) ],
+ q(ethiopic (geez)) => [ q(Ethi), q(Ethiopic (Geez)) ],
q(tagalog (baybayin, alibata)) => [ q(Tglg), q(Tagalog (Baybayin, Alibata)) ],
q(deseret (mormon)) => [ q(Dsrt), q(Deseret (Mormon)) ],
q((alias for hiragana + katakana)) => [ q(Hrkt), q((alias for Hiragana + Katakana)) ],
q(mandaic, mandaean) => [ q(Mand), q(Mandaic, Mandaean) ],
- q(tai tham (lanna)) => [ q(Lana), q(Tai Tham (Lanna)) ],
q(devanagari (nagari)) => [ q(Deva), q(Devanagari (Nagari)) ],
+ q(tai tham (lanna)) => [ q(Lana), q(Tai Tham (Lanna)) ],
q(shavian (shaw)) => [ q(Shaw), q(Shavian (Shaw)) ],
q(indus (harappan)) => [ q(Inds), q(Indus (Harappan)) ],
q(lisu (fraser)) => [ q(Lisu), q(Lisu (Fraser)) ],
diff --git a/cpan/Locale-Codes/lib/Locale/Country.pm b/cpan/Locale-Codes/lib/Locale/Country.pm
index 71d9753918..761043ed41 100644
--- a/cpan/Locale-Codes/lib/Locale/Country.pm
+++ b/cpan/Locale-Codes/lib/Locale/Country.pm
@@ -1,7 +1,7 @@
package Locale::Country;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -10,7 +10,7 @@ use warnings;
use Exporter;
our $VERSION;
-$VERSION='3.20';
+$VERSION='3.21';
our (@ISA,@EXPORT);
diff --git a/cpan/Locale-Codes/lib/Locale/Country.pod b/cpan/Locale-Codes/lib/Locale/Country.pod
index 14a9b0a715..b9ceff3147 100644
--- a/cpan/Locale-Codes/lib/Locale/Country.pod
+++ b/cpan/Locale-Codes/lib/Locale/Country.pod
@@ -206,7 +206,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Currency.pm b/cpan/Locale-Codes/lib/Locale/Currency.pm
index 1ab1cd57f3..0169e25b9d 100644
--- a/cpan/Locale-Codes/lib/Locale/Currency.pm
+++ b/cpan/Locale-Codes/lib/Locale/Currency.pm
@@ -1,7 +1,7 @@
package Locale::Currency;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -10,7 +10,7 @@ use warnings;
use Exporter;
our $VERSION;
-$VERSION='3.20';
+$VERSION='3.21';
our (@ISA,@EXPORT);
diff --git a/cpan/Locale-Codes/lib/Locale/Currency.pod b/cpan/Locale-Codes/lib/Locale/Currency.pod
index d2048de9cc..a4156eef4c 100644
--- a/cpan/Locale-Codes/lib/Locale/Currency.pod
+++ b/cpan/Locale-Codes/lib/Locale/Currency.pod
@@ -119,7 +119,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001 Michael Hennecke
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Language.pm b/cpan/Locale-Codes/lib/Locale/Language.pm
index e5a813db59..1daced1beb 100644
--- a/cpan/Locale-Codes/lib/Locale/Language.pm
+++ b/cpan/Locale-Codes/lib/Locale/Language.pm
@@ -1,7 +1,7 @@
package Locale::Language;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -10,7 +10,7 @@ use warnings;
use Exporter;
our $VERSION;
-$VERSION='3.20';
+$VERSION='3.21';
our (@ISA,@EXPORT);
diff --git a/cpan/Locale-Codes/lib/Locale/Language.pod b/cpan/Locale-Codes/lib/Locale/Language.pod
index bb93bbeb6d..c6a2503273 100644
--- a/cpan/Locale-Codes/lib/Locale/Language.pod
+++ b/cpan/Locale-Codes/lib/Locale/Language.pod
@@ -129,7 +129,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/lib/Locale/Script.pm b/cpan/Locale-Codes/lib/Locale/Script.pm
index e296f22dbf..d389149fd9 100644
--- a/cpan/Locale-Codes/lib/Locale/Script.pm
+++ b/cpan/Locale-Codes/lib/Locale/Script.pm
@@ -1,7 +1,7 @@
package Locale::Script;
# Copyright (C) 2001 Canon Research Centre Europe (CRE).
# Copyright (C) 2002-2009 Neil Bowers
-# Copyright (c) 2010-2011 Sullivan Beck
+# Copyright (c) 2010-2012 Sullivan Beck
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
@@ -10,7 +10,7 @@ use warnings;
use Exporter;
our $VERSION;
-$VERSION='3.20';
+$VERSION='3.21';
our (@ISA,@EXPORT);
diff --git a/cpan/Locale-Codes/lib/Locale/Script.pod b/cpan/Locale-Codes/lib/Locale/Script.pod
index d5fb448ed7..0afb533601 100644
--- a/cpan/Locale-Codes/lib/Locale/Script.pod
+++ b/cpan/Locale-Codes/lib/Locale/Script.pod
@@ -123,7 +123,7 @@ Currently maintained by Sullivan Beck (sbeck@cpan.org).
Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (c) 2001-2010 Neil Bowers
- Copyright (c) 2010-2011 Sullivan Beck
+ Copyright (c) 2010-2012 Sullivan Beck
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
diff --git a/cpan/Locale-Codes/t/testfunc.pl b/cpan/Locale-Codes/t/testfunc.pl
index dab867cdd5..596823e3e7 100644
--- a/cpan/Locale-Codes/t/testfunc.pl
+++ b/cpan/Locale-Codes/t/testfunc.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl -w
-# Copyright (c) 1996-2011 Sullivan Beck. All rights reserved.
+# Copyright (c) 1996-2012 Sullivan Beck. All rights reserved.
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index dbdd49206e..a631d52b1a 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -99,6 +99,10 @@ XXX
L<XXX> has been upgraded from version 0.69 to version 0.70.
+=item *
+
+L<Locale::Codes> has been upgraded from version 3.20 to version 3.21.
+
=back
=head2 Removed Modules and Pragmata