In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b9beed70e30851ab73bb250a935deb00318469d7?hp=51d6a0925e9f1e965b74b8e4339c2ccb2a75d802>
- Log ----------------------------------------------------------------- commit b9beed70e30851ab73bb250a935deb00318469d7 Author: Steve Hay <[email protected]> Date: Mon Jun 2 13:25:54 2014 +0100 Upgrade Module-Metadata from version 1.000022 to 1.000023 M MANIFEST M Porting/Maintainers.pl A cpan/Module-Metadata/corpus/BOMTest/UTF16BE.pm A cpan/Module-Metadata/corpus/BOMTest/UTF16LE.pm A cpan/Module-Metadata/corpus/BOMTest/UTF8.pm M cpan/Module-Metadata/lib/Module/Metadata.pm M cpan/Module-Metadata/t/contains_pod.t M cpan/Module-Metadata/t/encoding.t M cpan/Module-Metadata/t/endpod.t D cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm D cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm D cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm M cpan/Module-Metadata/t/lib/ENDPOD.pm M pod/perldelta.pod commit 7a945bf519e3f6ca4358df6fa1eb29479fdb148f Author: Steve Hay <[email protected]> Date: Mon Jun 2 13:09:14 2014 +0100 perldelta for 207c4a46d1 M pod/perldelta.pod commit d8234bfcf1e2dc32f26a84e9c839f9af931871a1 Author: Sullivan Beck <[email protected]> Date: Wed May 28 11:45:59 2014 -0400 Bump Locale-Codes from 3.30 to 3.31 M Porting/Maintainers.pl M cpan/Locale-Codes/lib/Locale/Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/Changes.pod M cpan/Locale-Codes/lib/Locale/Codes/Constants.pm M cpan/Locale-Codes/lib/Locale/Codes/Country.pm M cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/Currency.pm M cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm M cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm M cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm M cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/Language.pm M cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/Language_Retired.pm M cpan/Locale-Codes/lib/Locale/Codes/Script.pm M cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm M cpan/Locale-Codes/lib/Locale/Codes/Script_Retired.pm M cpan/Locale-Codes/lib/Locale/Country.pm M cpan/Locale-Codes/lib/Locale/Currency.pm M cpan/Locale-Codes/lib/Locale/Language.pm M cpan/Locale-Codes/lib/Locale/Script.pm ----------------------------------------------------------------------- Summary of changes: MANIFEST | 6 +- Porting/Maintainers.pl | 7 +- cpan/Locale-Codes/lib/Locale/Codes.pm | 2 +- cpan/Locale-Codes/lib/Locale/Codes/Changes.pod | 13 +- cpan/Locale-Codes/lib/Locale/Codes/Constants.pm | 2 +- cpan/Locale-Codes/lib/Locale/Codes/Country.pm | 2 +- .../Locale-Codes/lib/Locale/Codes/Country_Codes.pm | 116 +- .../lib/Locale/Codes/Country_Retired.pm | 12 +- cpan/Locale-Codes/lib/Locale/Codes/Currency.pm | 2 +- .../lib/Locale/Codes/Currency_Codes.pm | 412 +- .../lib/Locale/Codes/Currency_Retired.pm | 8 +- cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm | 2 +- .../Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm | 77 +- .../lib/Locale/Codes/LangExt_Retired.pm | 5 +- cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm | 2 +- .../Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm | 4 +- .../lib/Locale/Codes/LangFam_Retired.pm | 2 +- cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm | 2 +- .../Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm | 4 +- .../lib/Locale/Codes/LangVar_Retired.pm | 4 +- cpan/Locale-Codes/lib/Locale/Codes/Language.pm | 2 +- .../lib/Locale/Codes/Language_Codes.pm | 57435 ++++++++++--------- .../lib/Locale/Codes/Language_Retired.pm | 23 +- cpan/Locale-Codes/lib/Locale/Codes/Script.pm | 2 +- cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm | 4 +- .../lib/Locale/Codes/Script_Retired.pm | 4 +- cpan/Locale-Codes/lib/Locale/Country.pm | 2 +- cpan/Locale-Codes/lib/Locale/Currency.pm | 2 +- cpan/Locale-Codes/lib/Locale/Language.pm | 2 +- cpan/Locale-Codes/lib/Locale/Script.pm | 2 +- .../{t/lib => corpus}/BOMTest/UTF16BE.pm | Bin .../{t/lib => corpus}/BOMTest/UTF16LE.pm | Bin .../{t/lib => corpus}/BOMTest/UTF8.pm | 0 cpan/Module-Metadata/lib/Module/Metadata.pm | 10 +- cpan/Module-Metadata/t/contains_pod.t | 5 +- cpan/Module-Metadata/t/encoding.t | 2 +- cpan/Module-Metadata/t/endpod.t | 1 - cpan/Module-Metadata/t/lib/ENDPOD.pm | 1 - pod/perldelta.pod | 15 + 39 files changed, 29172 insertions(+), 29024 deletions(-) rename cpan/Module-Metadata/{t/lib => corpus}/BOMTest/UTF16BE.pm (100%) rename cpan/Module-Metadata/{t/lib => corpus}/BOMTest/UTF16LE.pm (100%) rename cpan/Module-Metadata/{t/lib => corpus}/BOMTest/UTF8.pm (100%) diff --git a/MANIFEST b/MANIFEST index e6004bd..1e99a53 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1569,15 +1569,15 @@ cpan/Module-Load/t/to_load/LoadMe.pl Module::Load tests cpan/Module-Load/t/to_load/Must/Be/Loaded.pm Module::Load tests cpan/Module-Load/t/to_load/TestModule.pm Module::Load tests cpan/Module-Load/t/to_load/ToBeLoaded Module::Load tests +cpan/Module-Metadata/corpus/BOMTest/UTF16BE.pm +cpan/Module-Metadata/corpus/BOMTest/UTF16LE.pm +cpan/Module-Metadata/corpus/BOMTest/UTF8.pm cpan/Module-Metadata/lib/Module/Metadata.pm cpan/Module-Metadata/t/contains_pod.t cpan/Module-Metadata/t/encoding.t cpan/Module-Metadata/t/endpod.t cpan/Module-Metadata/t/lib/0_1/Foo.pm cpan/Module-Metadata/t/lib/0_2/Foo.pm -cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm -cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm -cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm cpan/Module-Metadata/t/lib/ENDPOD.pm cpan/Module-Metadata/t/metadata.t cpan/Module-Metadata/t/taint.t diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index b3a17ca..c40e7a8 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -671,7 +671,7 @@ use File::Glob qw(:case); }, 'Locale-Codes' => { - 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.30.tar.gz', + 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.31.tar.gz', 'FILES' => q[cpan/Locale-Codes], 'EXCLUDED' => [ qw( README.first @@ -795,10 +795,11 @@ use File::Glob qw(:case); }, 'Module::Metadata' => { - 'DISTRIBUTION' => 'ETHER/Module-Metadata-1.000022.tar.gz', + 'DISTRIBUTION' => 'ETHER/Module-Metadata-1.000023.tar.gz', 'FILES' => q[cpan/Module-Metadata], 'EXCLUDED' => [ - qr{^maint}, + qw(README.md), + qw(t/00-report-prereqs.t), qr{^xt}, ], }, diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes.pm index 32380a0..61d10e0 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes.pm @@ -31,7 +31,7 @@ our($VERSION,%Data,%Retired); # $Retired{ TYPE }{ CODESET }{ code }{ CODE } = NAME # { name }{ NAME } = [CODE,NAME] (the key is lowercase) -$VERSION='3.30'; +$VERSION='3.31'; #======================================================================= # diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod index 6700f17..bc1c266 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod +++ b/cpan/Locale-Codes/lib/Locale/Codes/Changes.pod @@ -26,7 +26,18 @@ codes, I will add them to the module and release a new version. =head1 VERSION 3.32 (planned 2014-09-01; sbeck) -=head1 VERSION 3.31 (planned 2014-06-01; sbeck) +=head1 VERSION 3.31 (2014-06-01; sbeck) + +NEW CODE(s) + +=over 4 + +=item B<Bug fixes> + +Fixed a bug in the scripts used to extract data from spreadsheets +that prevented the SHP currency code from being found. RT 94229 + +=back =head1 VERSION 3.30 (2014-03-04; sbeck) diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm index d9977ff..df8bf45 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm @@ -17,7 +17,7 @@ require Exporter; our($VERSION,@ISA,@EXPORT); our(%ALL_CODESETS); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(LOCALE_CODE_ALPHA_2 LOCALE_CODE_ALPHA_3 diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm index c4071cb..5e05420 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm @@ -22,7 +22,7 @@ use Locale::Codes::Country_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2country country2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm index f3fc8e5..a3861473 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::Country_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:43:45 EST 2014 +# Generated on: Wed May 28 10:41:20 EDT 2014 use strict; require 5.006; @@ -11,9 +11,9 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; -$Locale::Codes::Data{'country'}{'id'} = '0252'; +$Locale::Codes::Data{'country'}{'id'} = '0250'; $Locale::Codes::Data{'country'}{'id2names'} = { q(0001) => [ @@ -138,16 +138,16 @@ $Locale::Codes::Data{'country'}{'id2names'} = { q(Burundi), ], q(0038) => [ - q(Cambodia), + q(Cabo Verde), ], q(0039) => [ - q(Cameroon), + q(Cambodia), ], q(0040) => [ - q(Canada), + q(Cameroon), ], q(0041) => [ - q(Cape Verde), + q(Canada), ], q(0042) => [ q(Cayman Islands), @@ -972,12 +972,6 @@ $Locale::Codes::Data{'country'}{'id2names'} = { q(Republic of Zimbabwe, The), q(Republic of Zimbabwe (The)), ], - q(0250) => [ - q(Netherlands Antilles), - ], - q(0251) => [ - q(USSR), - ], }; $Locale::Codes::Data{'country'}{'alias2id'} = { @@ -1165,19 +1159,19 @@ $Locale::Codes::Data{'country'}{'alias2id'} = { q(0037), q(0), ], - q(cambodia) => [ + q(cabo verde) => [ q(0038), q(0), ], - q(cameroon) => [ + q(cambodia) => [ q(0039), q(0), ], - q(canada) => [ + q(cameroon) => [ q(0040), q(0), ], - q(cape verde) => [ + q(canada) => [ q(0041), q(0), ], @@ -1961,10 +1955,6 @@ $Locale::Codes::Data{'country'}{'alias2id'} = { q(0157), q(3), ], - q(netherlands antilles) => [ - q(0250), - q(0), - ], q(netherlands, the) => [ q(0157), q(2), @@ -2729,10 +2719,6 @@ $Locale::Codes::Data{'country'}{'alias2id'} = { q(0236), q(5), ], - q(ussr) => [ - q(0251), - q(0), - ], q(uzbekistan) => [ q(0239), q(0), @@ -2974,7 +2960,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(ca) => [ - q(0040), + q(0041), q(0), ], q(cc) => [ @@ -3010,7 +2996,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cm) => [ - q(0039), + q(0040), q(0), ], q(cn) => [ @@ -3030,7 +3016,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cv) => [ - q(0041), + q(0038), q(0), ], q(cw) => [ @@ -3290,7 +3276,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(kh) => [ - q(0038), + q(0039), q(0), ], q(ki) => [ @@ -3980,7 +3966,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(can) => [ - q(0040), + q(0041), q(0), ], q(cck) => [ @@ -4004,7 +3990,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cmr) => [ - q(0039), + q(0040), q(0), ], q(cod) => [ @@ -4028,7 +4014,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cpv) => [ - q(0041), + q(0038), q(0), ], q(cri) => [ @@ -4300,7 +4286,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(khm) => [ - q(0038), + q(0039), q(0), ], q(kir) => [ @@ -4849,10 +4835,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0012), q(0), ], - q(an) => [ - q(0250), - q(0), - ], q(ao) => [ q(0007), q(0), @@ -4974,7 +4956,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(ca) => [ - q(0040), + q(0041), q(0), ], q(cc) => [ @@ -5010,7 +4992,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cm) => [ - q(0039), + q(0040), q(0), ], q(cn) => [ @@ -5030,7 +5012,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(cv) => [ - q(0041), + q(0038), q(0), ], q(cw) => [ @@ -5290,7 +5272,7 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(kh) => [ - q(0038), + q(0039), q(0), ], q(ki) => [ @@ -5661,10 +5643,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0194), q(0), ], - q(su) => [ - q(0251), - q(0), - ], q(sv) => [ q(0067), q(0), @@ -5725,10 +5703,6 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0225), q(0), ], - q(tp) => [ - q(0222), - q(1), - ], q(tr) => [ q(0228), q(0), @@ -5968,19 +5942,19 @@ $Locale::Codes::Data{'country'}{'code2id'} = { q(0), ], q(116) => [ - q(0038), + q(0039), q(0), ], q(120) => [ - q(0039), + q(0040), q(0), ], q(124) => [ - q(0040), + q(0041), q(0), ], q(132) => [ - q(0041), + q(0038), q(0), ], q(136) => [ @@ -6869,10 +6843,10 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0035) => q(bg), q(0036) => q(bf), q(0037) => q(bi), - q(0038) => q(kh), - q(0039) => q(cm), - q(0040) => q(ca), - q(0041) => q(cv), + q(0038) => q(cv), + q(0039) => q(kh), + q(0040) => q(cm), + q(0041) => q(ca), q(0042) => q(ky), q(0043) => q(cf), q(0044) => q(td), @@ -7120,10 +7094,10 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0035) => q(bgr), q(0036) => q(bfa), q(0037) => q(bdi), - q(0038) => q(khm), - q(0039) => q(cmr), - q(0040) => q(can), - q(0041) => q(cpv), + q(0038) => q(cpv), + q(0039) => q(khm), + q(0040) => q(cmr), + q(0041) => q(can), q(0042) => q(cym), q(0043) => q(caf), q(0044) => q(tcd), @@ -7371,10 +7345,10 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0035) => q(bg), q(0036) => q(bf), q(0037) => q(bi), - q(0038) => q(kh), - q(0039) => q(cm), - q(0040) => q(ca), - q(0041) => q(cv), + q(0038) => q(cv), + q(0039) => q(kh), + q(0040) => q(cm), + q(0041) => q(ca), q(0042) => q(ky), q(0043) => q(cf), q(0044) => q(td), @@ -7555,7 +7529,7 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0219) => q(tj), q(0220) => q(tz), q(0221) => q(th), - q(0222) => q(tp), + q(0222) => q(tl), q(0223) => q(tg), q(0224) => q(tk), q(0225) => q(to), @@ -7583,8 +7557,6 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0247) => q(ye), q(0248) => q(zm), q(0249) => q(zw), - q(0250) => q(an), - q(0251) => q(su), }, q(numeric) => { q(0001) => q(004), @@ -7624,10 +7596,10 @@ $Locale::Codes::Data{'country'}{'id2code'} = { q(0035) => q(100), q(0036) => q(854), q(0037) => q(108), - q(0038) => q(116), - q(0039) => q(120), - q(0040) => q(124), - q(0041) => q(132), + q(0038) => q(132), + q(0039) => q(116), + q(0040) => q(120), + q(0041) => q(124), q(0042) => q(136), q(0043) => q(140), q(0044) => q(148), diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm index f71f851..f951054 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Country_Retired.pm @@ -3,7 +3,7 @@ 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: Tue Mar 4 13:19:40 EST 2014 +# Generated on: Wed May 28 11:24:54 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Retired{'country'}{'alpha-2'}{'code'} = { q(an) => q(Netherlands Antilles), @@ -301,7 +301,10 @@ $Locale::Codes::Retired{'country'}{'dom'}{'code'} = { q(ZM) => q(Zambia), q(ZW) => q(Zimbabwe), q(ac) => q(Ascension Island), + q(an) => q(Netherlands Antilles), q(eu) => q(European Union), + q(su) => q(USSR), + q(tp) => q(East Timor), q(uk) => q(United Kingdom), }; @@ -328,6 +331,7 @@ $Locale::Codes::Retired{'country'}{'alpha-2'}{'name'} = { q(bolivia) => [ q(bo), q(Bolivia) ], q(bonaire, saint eustatius and saba) => [ q(bq), q(Bonaire, Saint Eustatius and Saba) ], q(bosnia and herzegowina) => [ q(ba), q(Bosnia and Herzegowina) ], + q(cape verde) => [ q(cv), q(Cape Verde) ], q(congo, the democratic republic of the) => [ q(cd), q(Congo, The Democratic Republic of the) ], q(east timor) => [ q(tl), q(East Timor) ], q(falkland islands (malvinas)) => [ q(fk), q(Falkland Islands (Malvinas)) ], @@ -446,7 +450,9 @@ $Locale::Codes::Retired{'country'}{'dom'}{'name'} = { q(ascension island) => [ q(ac), q(Ascension Island) ], q(bonaire, saint eustatius and saba) => [ q(bq), q(Bonaire, Saint Eustatius and Saba) ], q(bonaire, sint eustatius and saba) => [ q(BQ), q(Bonaire, Sint Eustatius and Saba) ], + q(cape verde) => [ q(cv), q(Cape Verde) ], q(congo, the democratic republic of the) => [ q(cd), q(Congo, The Democratic Republic of the) ], + q(east timor) => [ q(tp), q(East Timor) ], q(european union) => [ q(eu), q(European Union) ], q(falkland islands (malvinas)) => [ q(fk), q(Falkland Islands (Malvinas)) ], q(france, metropolitan) => [ q(FX), q(France, Metropolitan) ], @@ -457,6 +463,7 @@ $Locale::Codes::Retired{'country'}{'dom'}{'name'} = { q(libyan arab jamahiriya) => [ q(LY), q(Libyan Arab Jamahiriya) ], q(micronesia, federated states of) => [ q(fm), q(Micronesia, Federated States of) ], q(moldova, republic of) => [ q(md), q(Moldova, Republic of) ], + q(netherlands antilles) => [ q(an), q(Netherlands Antilles) ], q(portuguese timor) => [ q(TP), q(Portuguese Timor) ], q(portuguese timor ) => [ q(TP), q(Portuguese Timor ) ], q(saint helena, ascension and tristan da cunha) => [ q(SH), q(Saint Helena, Ascension and Tristan da Cunha) ], @@ -465,6 +472,7 @@ $Locale::Codes::Retired{'country'}{'dom'}{'name'} = { q(soviet union ) => [ q(SU), q(Soviet Union ) ], q(taiwan) => [ q(TW), q(Taiwan) ], q(taiwan, province of china) => [ q(tw), q(Taiwan, Province of China) ], + q(ussr) => [ q(su), q(USSR) ], q(venezuela, bolivarian republic of) => [ q(ve), q(Venezuela, Bolivarian Republic of) ], q(virgin islands, british) => [ q(vg), q(Virgin Islands, British) ], q(virgin islands, u.s.) => [ q(vi), q(Virgin Islands, U.S.) ], diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm index 89a8680..990c7b7 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency.pm @@ -22,7 +22,7 @@ use Locale::Codes::Currency_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2currency currency2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm index df38cd9..289398a 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::Currency_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:44:26 EST 2014 +# Generated on: Wed May 28 11:22:06 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Data{'currency'}{'id'} = '0178'; @@ -398,103 +398,103 @@ $Locale::Codes::Data{'currency'}{'id2names'} = { q(Rwanda Franc), ], q(0128) => [ - q(Tala), + q(Saint Helena Pound), ], q(0129) => [ - q(Dobra), + q(Tala), ], q(0130) => [ - q(Saudi Riyal), + q(Dobra), ], q(0131) => [ - q(Serbian Dinar), + q(Saudi Riyal), ], q(0132) => [ - q(Seychelles Rupee), + q(Serbian Dinar), ], q(0133) => [ - q(Leone), + q(Seychelles Rupee), ], q(0134) => [ - q(Singapore Dollar), + q(Leone), ], q(0135) => [ - q(Sucre), + q(Singapore Dollar), ], q(0136) => [ - q(Solomon Islands Dollar), + q(Sucre), ], q(0137) => [ - q(Somali Shilling), + q(Solomon Islands Dollar), ], q(0138) => [ - q(South Sudanese Pound), + q(Somali Shilling), ], q(0139) => [ - q(Sri Lanka Rupee), + q(South Sudanese Pound), ], q(0140) => [ - q(Sudanese Pound), + q(Sri Lanka Rupee), ], q(0141) => [ - q(Surinam Dollar), + q(Sudanese Pound), ], q(0142) => [ - q(Lilangeni), + q(Surinam Dollar), ], q(0143) => [ - q(Swedish Krona), + q(Lilangeni), ], q(0144) => [ - q(WIR Euro), + q(Swedish Krona), ], q(0145) => [ - q(WIR Franc), + q(WIR Euro), ], q(0146) => [ - q(Syrian Pound), + q(WIR Franc), ], q(0147) => [ - q(New Taiwan Dollar), + q(Syrian Pound), ], q(0148) => [ - q(Somoni), + q(New Taiwan Dollar), ], q(0149) => [ - q(Tanzanian Shilling), + q(Somoni), ], q(0150) => [ - q(Baht), + q(Tanzanian Shilling), ], q(0151) => [ - q(Pa'anga), + q(Baht), ], q(0152) => [ - q(Trinidad and Tobago Dollar), + q(Pa'anga), ], q(0153) => [ - q(Tunisian Dinar), + q(Trinidad and Tobago Dollar), ], q(0154) => [ - q(Turkish Lira), + q(Tunisian Dinar), ], q(0155) => [ - q(Turkmenistan New Manat), + q(Turkish Lira), ], q(0156) => [ - q(Uganda Shilling), + q(Turkmenistan New Manat), ], q(0157) => [ - q(Hryvnia), + q(Uganda Shilling), ], q(0158) => [ - q(UAE Dirham), + q(Hryvnia), ], q(0159) => [ - q(US Dollar (Next day)), + q(UAE Dirham), ], q(0160) => [ - q(US Dollar (Same day)), + q(US Dollar (Next day)), ], q(0161) => [ q(Uruguay Peso en Unidades Indexadas (URUIURUI)), @@ -591,7 +591,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(baht) => [ - q(0150), + q(0151), q(0), ], q(balboa) => [ @@ -735,7 +735,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(dobra) => [ - q(0129), + q(0130), q(0), ], q(dominican peso) => [ @@ -811,7 +811,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(hryvnia) => [ - q(0157), + q(0158), q(0), ], q(iceland krona) => [ @@ -883,7 +883,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(leone) => [ - q(0133), + q(0134), q(0), ], q(liberian dollar) => [ @@ -895,7 +895,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(lilangeni) => [ - q(0142), + q(0143), q(0), ], q(lithuanian litas) => [ @@ -971,7 +971,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(new taiwan dollar) => [ - q(0147), + q(0148), q(0), ], q(new zealand dollar) => [ @@ -999,7 +999,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(pa'anga) => [ - q(0151), + q(0152), q(0), ], q(pakistan rupee) => [ @@ -1074,8 +1074,12 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0127), q(0), ], + q(saint helena pound) => [ + q(0128), + q(0), + ], q(saudi riyal) => [ - q(0130), + q(0131), q(0), ], q(sdr (special drawing right)) => [ @@ -1083,11 +1087,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(serbian dinar) => [ - q(0131), + q(0132), q(0), ], q(seychelles rupee) => [ - q(0132), + q(0133), q(0), ], q(silver) => [ @@ -1095,11 +1099,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(singapore dollar) => [ - q(0134), + q(0135), q(0), ], q(solomon islands dollar) => [ - q(0136), + q(0137), q(0), ], q(som) => [ @@ -1107,35 +1111,35 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(somali shilling) => [ - q(0137), + q(0138), q(0), ], q(somoni) => [ - q(0148), + q(0149), q(0), ], q(south sudanese pound) => [ - q(0138), + q(0139), q(0), ], q(sri lanka rupee) => [ - q(0139), + q(0140), q(0), ], q(sucre) => [ - q(0135), + q(0136), q(0), ], q(sudanese pound) => [ - q(0140), + q(0141), q(0), ], q(surinam dollar) => [ - q(0141), + q(0142), q(0), ], q(swedish krona) => [ - q(0143), + q(0144), q(0), ], q(swiss franc) => [ @@ -1143,7 +1147,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(syrian pound) => [ - q(0146), + q(0147), q(0), ], q(taka) => [ @@ -1151,11 +1155,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(tala) => [ - q(0128), + q(0129), q(0), ], q(tanzanian shilling) => [ - q(0149), + q(0150), q(0), ], q(tenge) => [ @@ -1163,7 +1167,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(trinidad and tobago dollar) => [ - q(0152), + q(0153), q(0), ], q(tugrik) => [ @@ -1171,23 +1175,23 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(tunisian dinar) => [ - q(0153), + q(0154), q(0), ], q(turkish lira) => [ - q(0154), + q(0155), q(0), ], q(turkmenistan new manat) => [ - q(0155), + q(0156), q(0), ], q(uae dirham) => [ - q(0158), + q(0159), q(0), ], q(uganda shilling) => [ - q(0156), + q(0157), q(0), ], q(unidad de fomento) => [ @@ -1207,10 +1211,6 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(us dollar (next day)) => [ - q(0159), - q(0), - ], - q(us dollar (same day)) => [ q(0160), q(0), ], @@ -1223,11 +1223,11 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { q(0), ], q(wir euro) => [ - q(0144), + q(0145), q(0), ], q(wir franc) => [ - q(0145), + q(0146), q(0), ], q(won) => [ @@ -1263,7 +1263,7 @@ $Locale::Codes::Data{'currency'}{'alias2id'} = { $Locale::Codes::Data{'currency'}{'code2id'} = { q(alpha) => { q(AED) => [ - q(0158), + q(0159), q(0), ], q(AFN) => [ @@ -1375,7 +1375,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(CHE) => [ - q(0144), + q(0145), q(0), ], q(CHF) => [ @@ -1383,7 +1383,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(CHW) => [ - q(0145), + q(0146), q(0), ], q(CLF) => [ @@ -1599,7 +1599,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(LKR) => [ - q(0139), + q(0140), q(0), ], q(LRD) => [ @@ -1743,7 +1743,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(RSD) => [ - q(0131), + q(0132), q(0), ], q(RUB) => [ @@ -1755,47 +1755,51 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(SAR) => [ - q(0130), + q(0131), q(0), ], q(SBD) => [ - q(0136), + q(0137), q(0), ], q(SCR) => [ - q(0132), + q(0133), q(0), ], q(SDG) => [ - q(0140), + q(0141), q(0), ], q(SEK) => [ - q(0143), + q(0144), q(0), ], q(SGD) => [ - q(0134), + q(0135), + q(0), + ], + q(SHP) => [ + q(0128), q(0), ], q(SLL) => [ - q(0133), + q(0134), q(0), ], q(SOS) => [ - q(0137), + q(0138), q(0), ], q(SRD) => [ - q(0141), + q(0142), q(0), ], q(SSP) => [ - q(0138), + q(0139), q(0), ], q(STD) => [ - q(0129), + q(0130), q(0), ], q(SVC) => [ @@ -1803,55 +1807,55 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(SYP) => [ - q(0146), + q(0147), q(0), ], q(SZL) => [ - q(0142), + q(0143), q(0), ], q(THB) => [ - q(0150), + q(0151), q(0), ], q(TJS) => [ - q(0148), + q(0149), q(0), ], q(TMT) => [ - q(0155), + q(0156), q(0), ], q(TND) => [ - q(0153), + q(0154), q(0), ], q(TOP) => [ - q(0151), + q(0152), q(0), ], q(TRY) => [ - q(0154), + q(0155), q(0), ], q(TTD) => [ - q(0152), + q(0153), q(0), ], q(TWD) => [ - q(0147), + q(0148), q(0), ], q(TZS) => [ - q(0149), + q(0150), q(0), ], q(UAH) => [ - q(0157), + q(0158), q(0), ], q(UGX) => [ - q(0156), + q(0157), q(0), ], q(USD) => [ @@ -1859,10 +1863,6 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(USN) => [ - q(0159), - q(0), - ], - q(USS) => [ q(0160), q(0), ], @@ -1891,7 +1891,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(WST) => [ - q(0128), + q(0129), q(0), ], q(XAF) => [ @@ -1947,7 +1947,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(XSU) => [ - q(0135), + q(0136), q(0), ], q(XUA) => [ @@ -2029,7 +2029,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(090) => [ - q(0136), + q(0137), q(0), ], q(096) => [ @@ -2061,7 +2061,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(144) => [ - q(0139), + q(0140), q(0), ], q(152) => [ @@ -2364,24 +2364,28 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0127), q(0), ], + q(654) => [ + q(0128), + q(0), + ], q(678) => [ - q(0129), + q(0130), q(0), ], q(682) => [ - q(0130), + q(0131), q(0), ], q(690) => [ - q(0132), + q(0133), q(0), ], q(694) => [ - q(0133), + q(0134), q(0), ], q(702) => [ - q(0134), + q(0135), q(0), ], q(704) => [ @@ -2389,7 +2393,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(706) => [ - q(0137), + q(0138), q(0), ], q(710) => [ @@ -2397,15 +2401,15 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(728) => [ - q(0138), + q(0139), q(0), ], q(748) => [ - q(0142), + q(0143), q(0), ], q(752) => [ - q(0143), + q(0144), q(0), ], q(756) => [ @@ -2413,31 +2417,31 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(760) => [ - q(0146), + q(0147), q(0), ], q(764) => [ - q(0150), + q(0151), q(0), ], q(776) => [ - q(0151), + q(0152), q(0), ], q(780) => [ - q(0152), + q(0153), q(0), ], q(784) => [ - q(0158), + q(0159), q(0), ], q(788) => [ - q(0153), + q(0154), q(0), ], q(800) => [ - q(0156), + q(0157), q(0), ], q(807) => [ @@ -2453,7 +2457,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(834) => [ - q(0149), + q(0150), q(0), ], q(840) => [ @@ -2469,7 +2473,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(882) => [ - q(0128), + q(0129), q(0), ], q(886) => [ @@ -2477,7 +2481,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(901) => [ - q(0147), + q(0148), q(0), ], q(931) => [ @@ -2489,7 +2493,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(934) => [ - q(0155), + q(0156), q(0), ], q(936) => [ @@ -2501,7 +2505,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(938) => [ - q(0140), + q(0141), q(0), ], q(940) => [ @@ -2509,7 +2513,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(941) => [ - q(0131), + q(0132), q(0), ], q(943) => [ @@ -2525,15 +2529,15 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(947) => [ - q(0144), + q(0145), q(0), ], q(948) => [ - q(0145), + q(0146), q(0), ], q(949) => [ - q(0154), + q(0155), q(0), ], q(950) => [ @@ -2597,7 +2601,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(968) => [ - q(0141), + q(0142), q(0), ], q(969) => [ @@ -2613,7 +2617,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(972) => [ - q(0148), + q(0149), q(0), ], q(973) => [ @@ -2645,7 +2649,7 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(980) => [ - q(0157), + q(0158), q(0), ], q(981) => [ @@ -2669,14 +2673,10 @@ $Locale::Codes::Data{'currency'}{'code2id'} = { q(0), ], q(994) => [ - q(0135), + q(0136), q(0), ], q(997) => [ - q(0159), - q(0), - ], - q(998) => [ q(0160), q(0), ], @@ -2812,39 +2812,39 @@ $Locale::Codes::Data{'currency'}{'id2code'} = { q(0125) => q(RON), q(0126) => q(RUB), q(0127) => q(RWF), - q(0128) => q(WST), - q(0129) => q(STD), - q(0130) => q(SAR), - q(0131) => q(RSD), - q(0132) => q(SCR), - q(0133) => q(SLL), - q(0134) => q(SGD), - q(0135) => q(XSU), - q(0136) => q(SBD), - q(0137) => q(SOS), - q(0138) => q(SSP), - q(0139) => q(LKR), - q(0140) => q(SDG), - q(0141) => q(SRD), - q(0142) => q(SZL), - q(0143) => q(SEK), - q(0144) => q(CHE), - q(0145) => q(CHW), - q(0146) => q(SYP), - q(0147) => q(TWD), - q(0148) => q(TJS), - q(0149) => q(TZS), - q(0150) => q(THB), - q(0151) => q(TOP), - q(0152) => q(TTD), - q(0153) => q(TND), - q(0154) => q(TRY), - q(0155) => q(TMT), - q(0156) => q(UGX), - q(0157) => q(UAH), - q(0158) => q(AED), - q(0159) => q(USN), - q(0160) => q(USS), + q(0128) => q(SHP), + q(0129) => q(WST), + q(0130) => q(STD), + q(0131) => q(SAR), + q(0132) => q(RSD), + q(0133) => q(SCR), + q(0134) => q(SLL), + q(0135) => q(SGD), + q(0136) => q(XSU), + q(0137) => q(SBD), + q(0138) => q(SOS), + q(0139) => q(SSP), + q(0140) => q(LKR), + q(0141) => q(SDG), + q(0142) => q(SRD), + q(0143) => q(SZL), + q(0144) => q(SEK), + q(0145) => q(CHE), + q(0146) => q(CHW), + q(0147) => q(SYP), + q(0148) => q(TWD), + q(0149) => q(TJS), + q(0150) => q(TZS), + q(0151) => q(THB), + q(0152) => q(TOP), + q(0153) => q(TTD), + q(0154) => q(TND), + q(0155) => q(TRY), + q(0156) => q(TMT), + q(0157) => q(UGX), + q(0158) => q(UAH), + q(0159) => q(AED), + q(0160) => q(USN), q(0161) => q(UYI), q(0162) => q(UYU), q(0163) => q(UZS), @@ -2991,39 +2991,39 @@ $Locale::Codes::Data{'currency'}{'id2code'} = { q(0125) => q(946), q(0126) => q(643), q(0127) => q(646), - q(0128) => q(882), - q(0129) => q(678), - q(0130) => q(682), - q(0131) => q(941), - q(0132) => q(690), - q(0133) => q(694), - q(0134) => q(702), - q(0135) => q(994), - q(0136) => q(090), - q(0137) => q(706), - q(0138) => q(728), - q(0139) => q(144), - q(0140) => q(938), - q(0141) => q(968), - q(0142) => q(748), - q(0143) => q(752), - q(0144) => q(947), - q(0145) => q(948), - q(0146) => q(760), - q(0147) => q(901), - q(0148) => q(972), - q(0149) => q(834), - q(0150) => q(764), - q(0151) => q(776), - q(0152) => q(780), - q(0153) => q(788), - q(0154) => q(949), - q(0155) => q(934), - q(0156) => q(800), - q(0157) => q(980), - q(0158) => q(784), - q(0159) => q(997), - q(0160) => q(998), + q(0128) => q(654), + q(0129) => q(882), + q(0130) => q(678), + q(0131) => q(682), + q(0132) => q(941), + q(0133) => q(690), + q(0134) => q(694), + q(0135) => q(702), + q(0136) => q(994), + q(0137) => q(090), + q(0138) => q(706), + q(0139) => q(728), + q(0140) => q(144), + q(0141) => q(938), + q(0142) => q(968), + q(0143) => q(748), + q(0144) => q(752), + q(0145) => q(947), + q(0146) => q(948), + q(0147) => q(760), + q(0148) => q(901), + q(0149) => q(972), + q(0150) => q(834), + q(0151) => q(764), + q(0152) => q(776), + q(0153) => q(780), + q(0154) => q(788), + q(0155) => q(949), + q(0156) => q(934), + q(0157) => q(800), + q(0158) => q(980), + q(0159) => q(784), + q(0160) => q(997), q(0161) => q(940), q(0162) => q(858), q(0163) => q(860), diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm index 367da08..510007d 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Currency_Retired.pm @@ -3,7 +3,7 @@ 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: Tue Mar 4 13:19:40 EST 2014 +# Generated on: Wed May 28 11:24:54 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = { q(ADP) => q(Andorran Peseta), @@ -55,6 +55,7 @@ $Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = { q(TPE) => q(Timor Escudo), q(TRL) => q(Turkish Lira), q(UAK) => q(Karbovanets), + q(USS) => q(US Dollar (Same day)), q(VEB) => q(Bolivar), q(XB5) => q(European Unit of Account 17), q(XEU) => q(ECU (until 1998-12-31)), @@ -69,6 +70,7 @@ $Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = { $Locale::Codes::Retired{'currency'}{'num'}{'code'} = { q(428) => q(Latvian Lats), q(654) => q(Saint Helena Pound), + q(998) => q(US Dollar (Same day)), }; $Locale::Codes::Retired{'currency'}{'alpha'}{'name'} = { @@ -141,6 +143,7 @@ $Locale::Codes::Retired{'currency'}{'alpha'}{'name'} = { q(unidades de fomento) => [ q(CLF), q(Unidades de fomento) ], q(unidades de formento) => [ q(CLF), q(Unidades de Formento) ], q(uruguay peso en unidades indexadas) => [ q(UYI), q(Uruguay Peso en Unidades Indexadas) ], + q(us dollar (same day)) => [ q(USS), q(US Dollar (Same day)) ], }; $Locale::Codes::Retired{'currency'}{'num'}{'name'} = { @@ -152,6 +155,7 @@ $Locale::Codes::Retired{'currency'}{'num'}{'name'} = { q(new manat) => [ q(934), q(New Manat) ], q(saint helena pound) => [ q(654), q(Saint Helena Pound) ], q(unidades de fomento) => [ q(990), q(Unidades de fomento) ], + q(us dollar (same day)) => [ q(998), q(US Dollar (Same day)) ], }; diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm index c37d41b..cde7a0a 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm @@ -20,7 +20,7 @@ use Locale::Codes::LangExt_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2langext langext2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm index a1c920c..421b641 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::LangExt_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:45:50 EST 2014 +# Generated on: Wed May 28 11:23:46 EDT 2014 use strict; require 5.006; @@ -11,9 +11,9 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; -$Locale::Codes::Data{'langext'}{'id'} = '0228'; +$Locale::Codes::Data{'langext'}{'id'} = '0229'; $Locale::Codes::Data{'langext'}{'id2names'} = { q(0001) => [ @@ -298,6 +298,7 @@ $Locale::Codes::Data{'langext'}{'id2names'} = { q(Ho Chi Minh City Sign Language), ], q(0093) => [ + q(Hawai'i Sign Language (HSL)), q(Hawai'i Pidgin Sign Language), ], q(0094) => [ @@ -690,24 +691,27 @@ $Locale::Codes::Data{'langext'}{'id2names'} = { q(Yiddish Sign Language), ], q(0221) => [ - q(Yugoslavian Sign Language), + q(Yolnu Sign Language), ], q(0222) => [ - q(Yue Chinese), + q(Yugoslavian Sign Language), ], q(0223) => [ - q(Zimbabwe Sign Language), + q(Yue Chinese), ], q(0224) => [ - q(Malay (individual language)), + q(Zimbabwe Sign Language), ], q(0225) => [ - q(Negeri Sembilan Malay), + q(Malay (individual language)), ], q(0226) => [ - q(Zambian Sign Language), + q(Negeri Sembilan Malay), ], q(0227) => [ + q(Zambian Sign Language), + ], + q(0228) => [ q(Standard Malay), ], }; @@ -1019,6 +1023,10 @@ $Locale::Codes::Data{'langext'}{'alias2id'} = { ], q(hawai'i pidgin sign language) => [ q(0093), + q(1), + ], + q(hawai'i sign language (hsl)) => [ + q(0093), q(0), ], q(heung kong sau yue) => [ @@ -1222,7 +1230,7 @@ $Locale::Codes::Data{'langext'}{'alias2id'} = { q(0), ], q(malay (individual language)) => [ - q(0224), + q(0225), q(0), ], q(malaysian sign language) => [ @@ -1318,7 +1326,7 @@ $Locale::Codes::Data{'langext'}{'alias2id'} = { q(0), ], q(negeri sembilan malay) => [ - q(0225), + q(0226), q(0), ], q(nepalese sign language) => [ @@ -1518,7 +1526,7 @@ $Locale::Codes::Data{'langext'}{'alias2id'} = { q(0), ], q(standard malay) => [ - q(0227), + q(0228), q(0), ], q(sudanese arabic) => [ @@ -1653,24 +1661,28 @@ $Locale::Codes::Data{'langext'}{'alias2id'} = { q(0220), q(0), ], + q(yolnu sign language) => [ + q(0221), + q(0), + ], q(yucatec maya sign language) => [ q(0142), q(0), ], q(yue chinese) => [ - q(0222), + q(0223), q(0), ], q(yugoslavian sign language) => [ - q(0221), + q(0222), q(0), ], q(zambian sign language) => [ - q(0226), + q(0227), q(0), ], q(zimbabwe sign language) => [ - q(0223), + q(0224), q(0), ], }; @@ -2557,34 +2569,38 @@ $Locale::Codes::Data{'langext'}{'code2id'} = { q(0220), q(0), ], - q(ysl) => [ + q(ygs) => [ q(0221), q(0), ], - q(yue) => [ + q(ysl) => [ q(0222), q(0), ], - q(zib) => [ + q(yue) => [ q(0223), q(0), ], - q(zlm) => [ + q(zib) => [ q(0224), q(0), ], - q(zmi) => [ + q(zlm) => [ q(0225), q(0), ], - q(zsl) => [ + q(zmi) => [ q(0226), q(0), ], - q(zsm) => [ + q(zsl) => [ q(0227), q(0), ], + q(zsm) => [ + q(0228), + q(0), + ], }, }; @@ -2810,13 +2826,14 @@ $Locale::Codes::Data{'langext'}{'id2code'} = { q(0218) => q(xmm), q(0219) => q(xms), q(0220) => q(yds), - q(0221) => q(ysl), - q(0222) => q(yue), - q(0223) => q(zib), - q(0224) => q(zlm), - q(0225) => q(zmi), - q(0226) => q(zsl), - q(0227) => q(zsm), + q(0221) => q(ygs), + q(0222) => q(ysl), + q(0223) => q(yue), + q(0224) => q(zib), + q(0225) => q(zlm), + q(0226) => q(zmi), + q(0227) => q(zsl), + q(0228) => q(zsm), }, }; diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm index 0020e08..4df7433 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangExt_Retired.pm @@ -3,7 +3,7 @@ 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: Tue Mar 4 13:19:40 EST 2014 +# Generated on: Wed May 28 11:24:54 EDT 2014 use strict; require 5.006; @@ -11,12 +11,13 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Retired{'langext'}{'alpha'}{'code'} = { }; $Locale::Codes::Retired{'langext'}{'alpha'}{'name'} = { + q(hawai'i pidgin sign language) => [ q(hps), q(Hawai'i Pidgin Sign Language) ], }; diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm index 9d9075b..78a8b3e 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam.pm @@ -20,7 +20,7 @@ use Locale::Codes::LangFam_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2langfam langfam2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm index 254fdec..0d7eedb 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::LangFam_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:46:01 EST 2014 +# Generated on: Wed May 28 11:23:56 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Data{'langfam'}{'id'} = '0116'; diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm index 9549bb8..e524d5f 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangFam_Retired.pm @@ -38,7 +38,7 @@ use warnings; require 5.002; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $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 96f7e15..50882d1 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm @@ -20,7 +20,7 @@ use Locale::Codes::LangVar_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2langvar langvar2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm index 1003f22..84638ec 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::LangVar_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:45:55 EST 2014 +# Generated on: Wed May 28 11:23:53 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $Locale::Codes::Data{'langvar'}{'id'} = '0067'; diff --git a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm index cd82e2c..b343836 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/LangVar_Retired.pm @@ -3,7 +3,7 @@ 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: Tue Mar 4 13:19:40 EST 2014 +# Generated on: Wed May 28 11:24:54 EDT 2014 use strict; require 5.006; @@ -11,7 +11,7 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; $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 844d136..8c48271 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Language.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Language.pm @@ -22,7 +22,7 @@ use Locale::Codes::Language_Retired; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.30'; +$VERSION='3.31'; @ISA = qw(Exporter); @EXPORT = qw(code2language language2code diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm index 9ea74f5..152a2e8 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm @@ -3,7 +3,7 @@ Locale::Codes::Language_Codes; # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Feb 27 15:44:16 EST 2014 +# Generated on: Wed May 28 10:48:07 EDT 2014 use strict; require 5.006; @@ -11,9 +11,9 @@ use warnings; use utf8; our($VERSION); -$VERSION='3.30'; +$VERSION='3.31'; -$Locale::Codes::Data{'language'}{'id'} = '7985'; +$Locale::Codes::Data{'language'}{'id'} = '7991'; $Locale::Codes::Data{'language'}{'id2names'} = { q(0001) => [ @@ -2076,6 +2076,7 @@ $Locale::Codes::Data{'language'}{'id2names'} = { ], q(0645) => [ q(Akrukay), + q(Chini), ], q(0646) => [ q(Nanubae), @@ -2745,4234 +2746,4235 @@ $Locale::Codes::Data{'language'}{'id2names'} = { q(Arha), ], q(0868) => [ - q(Akuntsu), + q(Angaite), ], q(0869) => [ - q(Standard Arabic), + q(Akuntsu), ], q(0870) => [ - q(Arabana), + q(Standard Arabic), ], q(0871) => [ - q(Western Arrarnta), + q(Arabana), ], q(0872) => [ - q(Arhuaco), + q(Western Arrarnta), ], q(0873) => [ - q(Arikara), + q(Arhuaco), **** PATCH TRUNCATED AT 2000 LINES -- 119895 NOT SHOWN **** -- Perl5 Master Repository
