Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Locale-Codes for openSUSE:Factory checked in at 2021-12-06 23:59:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Locale-Codes (Old) and /work/SRC/openSUSE:Factory/.perl-Locale-Codes.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Locale-Codes" Mon Dec 6 23:59:52 2021 rev:3 rq:935941 version:3.69 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Locale-Codes/perl-Locale-Codes.changes 2021-09-07 21:22:42.633396453 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Locale-Codes.new.31177/perl-Locale-Codes.changes 2021-12-07 00:01:05.552201479 +0100 @@ -1,0 +2,9 @@ +Thu Dec 2 03:06:32 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 3.69 + see /usr/share/doc/packages/perl-Locale-Codes/Changes + + 3.69 2021-12-01 sbeck + - NEW CODE(s) + +------------------------------------------------------------------- Old: ---- Locale-Codes-3.68.tar.gz New: ---- Locale-Codes-3.69.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Locale-Codes.spec ++++++ --- /var/tmp/diff_new_pack.PvKNcT/_old 2021-12-07 00:01:06.280198905 +0100 +++ /var/tmp/diff_new_pack.PvKNcT/_new 2021-12-07 00:01:06.284198891 +0100 @@ -18,7 +18,7 @@ %define cpan_name Locale-Codes Name: perl-Locale-Codes -Version: 3.68 +Version: 3.69 Release: 0 Summary: Distribution of modules to handle locale codes License: Artistic-1.0 OR GPL-1.0-or-later ++++++ Locale-Codes-3.68.tar.gz -> Locale-Codes-3.69.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/Changes new/Locale-Codes-3.69/Changes --- old/Locale-Codes-3.68/Changes 2021-09-02 15:23:45.000000000 +0200 +++ new/Locale-Codes-3.69/Changes 2021-12-01 19:45:53.000000000 +0100 @@ -7,6 +7,9 @@ and that document should be considered the canonical source of change related information. +3.69 2021-12-01 sbeck + - NEW CODE(s) + 3.68 2021-09-02 sbeck - NEW CODE(s) NOTE: no code changes on 2021-06-01 so no release made at that @@ -16,8 +19,8 @@ Also code2countrys, code2languages, etc. This allows you to see all names and aliases that correspond to a code. My apologies for making 'countrys' to be the plural of 'country', but because these - modules are all derived, I didn't want to put in an exception for - the strange pluralization. + modules are all generated from a template, I didn't want to put in + an exception for the strange pluralization. Prompted by David Cantrell. @@ -502,7 +505,8 @@ Previous versions had only two semi-private routines: rename_country and alias_code which had the ability to modify the internal data in a couple of very limited ways. It was requested (in an anonymous - posting by someone named Steve and also by Steve Hay) that better + posting by someone named Steve and also by Steve Hay - unknown if + they are the same person or two different Steves) that better support for modifying internal data, so a full set of routines were added. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/MANIFEST new/Locale-Codes-3.69/MANIFEST --- old/Locale-Codes-3.68/MANIFEST 2021-09-02 15:24:16.000000000 +0200 +++ new/Locale-Codes-3.69/MANIFEST 2021-12-01 19:48:43.000000000 +0100 @@ -1,4 +1,3 @@ -.travis.yml Changes examples/code2country examples/country2code diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/MANIFEST.SKIP new/Locale-Codes-3.69/MANIFEST.SKIP --- old/Locale-Codes-3.68/MANIFEST.SKIP 1970-01-01 01:00:00.000000000 +0100 +++ new/Locale-Codes-3.69/MANIFEST.SKIP 2021-12-01 19:48:41.000000000 +0100 @@ -0,0 +1,16 @@ +^\.cover +^\.git +^\.travis.yml + +# Makemaker generated files and dirs. +^MANIFEST\. +^Makefile$ +^blib/ +^MakeMaker-\d +^MYMETA\. + +# Temp, old and emacs backup files. +~$ +\.old$ +^#.*#$ +^\.# diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/META.json new/Locale-Codes-3.69/META.json --- old/Locale-Codes-3.68/META.json 2021-09-02 15:24:16.000000000 +0200 +++ new/Locale-Codes-3.69/META.json 2021-12-01 19:48:43.000000000 +0100 @@ -48,111 +48,111 @@ "provides" : { "Locale::Codes" : { "file" : "lib/Locale/Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Constants" : { "file" : "lib/Locale/Codes/Constants.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Country" : { "file" : "lib/Locale/Codes/Country.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Country_Codes" : { "file" : "lib/Locale/Codes/Country_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Country_Retired" : { "file" : "lib/Locale/Codes/Country_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Currency" : { "file" : "lib/Locale/Codes/Currency.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Currency_Codes" : { "file" : "lib/Locale/Codes/Currency_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Currency_Retired" : { "file" : "lib/Locale/Codes/Currency_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangExt" : { "file" : "lib/Locale/Codes/LangExt.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangExt_Codes" : { "file" : "lib/Locale/Codes/LangExt_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangExt_Retired" : { "file" : "lib/Locale/Codes/LangExt_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangFam" : { "file" : "lib/Locale/Codes/LangFam.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangFam_Codes" : { "file" : "lib/Locale/Codes/LangFam_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangFam_Retired" : { "file" : "lib/Locale/Codes/LangFam_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangVar" : { "file" : "lib/Locale/Codes/LangVar.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangVar_Codes" : { "file" : "lib/Locale/Codes/LangVar_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::LangVar_Retired" : { "file" : "lib/Locale/Codes/LangVar_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Language" : { "file" : "lib/Locale/Codes/Language.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Language_Codes" : { "file" : "lib/Locale/Codes/Language_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Language_Retired" : { "file" : "lib/Locale/Codes/Language_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Script" : { "file" : "lib/Locale/Codes/Script.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Script_Codes" : { "file" : "lib/Locale/Codes/Script_Codes.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Codes::Script_Retired" : { "file" : "lib/Locale/Codes/Script_Retired.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Country" : { "file" : "lib/Locale/Country.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Currency" : { "file" : "lib/Locale/Currency.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Language" : { "file" : "lib/Locale/Language.pm", - "version" : "3.68" + "version" : "3.69" }, "Locale::Script" : { "file" : "lib/Locale/Script.pm", - "version" : "3.68" + "version" : "3.69" } }, "release_status" : "stable", @@ -163,6 +163,6 @@ "web" : "https://github.com/SBECK-github/Locale-Codes" } }, - "version" : "3.68", + "version" : "3.69", "x_serialization_backend" : "JSON::PP version 2.27400_02" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/META.yml new/Locale-Codes-3.69/META.yml --- old/Locale-Codes-3.68/META.yml 2021-09-02 15:24:16.000000000 +0200 +++ new/Locale-Codes-3.69/META.yml 2021-12-01 19:48:43.000000000 +0100 @@ -22,85 +22,85 @@ provides: Locale::Codes: file: lib/Locale/Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::Constants: file: lib/Locale/Codes/Constants.pm - version: '3.68' + version: '3.69' Locale::Codes::Country: file: lib/Locale/Codes/Country.pm - version: '3.68' + version: '3.69' Locale::Codes::Country_Codes: file: lib/Locale/Codes/Country_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::Country_Retired: file: lib/Locale/Codes/Country_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::Currency: file: lib/Locale/Codes/Currency.pm - version: '3.68' + version: '3.69' Locale::Codes::Currency_Codes: file: lib/Locale/Codes/Currency_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::Currency_Retired: file: lib/Locale/Codes/Currency_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::LangExt: file: lib/Locale/Codes/LangExt.pm - version: '3.68' + version: '3.69' Locale::Codes::LangExt_Codes: file: lib/Locale/Codes/LangExt_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::LangExt_Retired: file: lib/Locale/Codes/LangExt_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::LangFam: file: lib/Locale/Codes/LangFam.pm - version: '3.68' + version: '3.69' Locale::Codes::LangFam_Codes: file: lib/Locale/Codes/LangFam_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::LangFam_Retired: file: lib/Locale/Codes/LangFam_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::LangVar: file: lib/Locale/Codes/LangVar.pm - version: '3.68' + version: '3.69' Locale::Codes::LangVar_Codes: file: lib/Locale/Codes/LangVar_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::LangVar_Retired: file: lib/Locale/Codes/LangVar_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::Language: file: lib/Locale/Codes/Language.pm - version: '3.68' + version: '3.69' Locale::Codes::Language_Codes: file: lib/Locale/Codes/Language_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::Language_Retired: file: lib/Locale/Codes/Language_Retired.pm - version: '3.68' + version: '3.69' Locale::Codes::Script: file: lib/Locale/Codes/Script.pm - version: '3.68' + version: '3.69' Locale::Codes::Script_Codes: file: lib/Locale/Codes/Script_Codes.pm - version: '3.68' + version: '3.69' Locale::Codes::Script_Retired: file: lib/Locale/Codes/Script_Retired.pm - version: '3.68' + version: '3.69' Locale::Country: file: lib/Locale/Country.pm - version: '3.68' + version: '3.69' Locale::Currency: file: lib/Locale/Currency.pm - version: '3.68' + version: '3.69' Locale::Language: file: lib/Locale/Language.pm - version: '3.68' + version: '3.69' Locale::Script: file: lib/Locale/Script.pm - version: '3.68' + version: '3.69' requires: Carp: '0' if: '0' @@ -108,5 +108,5 @@ utf8: '0' resources: repository: git://github.com/SBECK-github/Locale-Codes.git -version: '3.68' +version: '3.69' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/Makefile.PL new/Locale-Codes-3.69/Makefile.PL --- old/Locale-Codes-3.68/Makefile.PL 2021-09-02 15:24:16.000000000 +0200 +++ new/Locale-Codes-3.69/Makefile.PL 2021-12-01 19:48:42.000000000 +0100 @@ -39,7 +39,7 @@ WriteMakefile( NAME => "Locale::Codes", - VERSION => "3.68", + VERSION => "3.69", ABSTRACT => "a distribution of modules to handle locale codes", LICENSE => "perl", ($EU_MM_V >= 6.48 @@ -60,111 +60,111 @@ provides => { 'Locale::Codes' => { file => 'lib/Locale/Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Constants' => { file => 'lib/Locale/Codes/Constants.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Country' => { file => 'lib/Locale/Codes/Country.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Country_Codes' => { file => 'lib/Locale/Codes/Country_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Country_Retired' => { file => 'lib/Locale/Codes/Country_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Currency' => { file => 'lib/Locale/Codes/Currency.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Currency_Codes' => { file => 'lib/Locale/Codes/Currency_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Currency_Retired' => { file => 'lib/Locale/Codes/Currency_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangExt' => { file => 'lib/Locale/Codes/LangExt.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangExt_Codes' => { file => 'lib/Locale/Codes/LangExt_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangExt_Retired' => { file => 'lib/Locale/Codes/LangExt_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangFam' => { file => 'lib/Locale/Codes/LangFam.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangFam_Codes' => { file => 'lib/Locale/Codes/LangFam_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangFam_Retired' => { file => 'lib/Locale/Codes/LangFam_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangVar' => { file => 'lib/Locale/Codes/LangVar.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangVar_Codes' => { file => 'lib/Locale/Codes/LangVar_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::LangVar_Retired' => { file => 'lib/Locale/Codes/LangVar_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Language' => { file => 'lib/Locale/Codes/Language.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Language_Codes' => { file => 'lib/Locale/Codes/Language_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Language_Retired' => { file => 'lib/Locale/Codes/Language_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Script' => { file => 'lib/Locale/Codes/Script.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Script_Codes' => { file => 'lib/Locale/Codes/Script_Codes.pm', - version => '3.68', + version => '3.69', }, 'Locale::Codes::Script_Retired' => { file => 'lib/Locale/Codes/Script_Retired.pm', - version => '3.68', + version => '3.69', }, 'Locale::Country' => { file => 'lib/Locale/Country.pm', - version => '3.68', + version => '3.69', }, 'Locale::Currency' => { file => 'lib/Locale/Currency.pm', - version => '3.68', + version => '3.69', }, 'Locale::Language' => { file => 'lib/Locale/Language.pm', - version => '3.68', + version => '3.69', }, 'Locale::Script' => { file => 'lib/Locale/Script.pm', - version => '3.68', + version => '3.69', }, }, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/README new/Locale-Codes-3.69/README --- old/Locale-Codes-3.68/README 2021-09-02 15:24:16.000000000 +0200 +++ new/Locale-Codes-3.69/README 2021-12-01 19:48:42.000000000 +0100 @@ -473,23 +473,34 @@ BUGS AND QUESTIONS If you find a bug in Locale::Codes, there are three ways to send it to - me. Any of them are fine, so use the method that is easiest for you. + me. In order of preference, they are: + + GitHub + You can submit it as an issue on GitHub. This can be done at the + following URL: + + <https://github.com/SBECK-github/Locale-Codes> + + This is the preferred method. Please submit problems requests as + GitHub issues if at all possible. Direct email You are welcome to send it directly to me by email. The email address to use is: [email protected]. + Please note that because cpan.org addresses are published, they are + used by a lot of spammers and phishers. Please include the name of + the perl module in the subject line of ALL messages sent to my + cpan.org address or it will likely be missed. + CPAN Bug Tracking You can submit it using the CPAN tracking tool. This can be done at the following URL: <http://rt.cpan.org/Public/Dist/Display.html?Name=Locale-Codes> - GitHub - You can submit it as an issue on GitHub. This can be done at the - following URL: - - <https://github.com/SBECK-github/Locale-Codes> + There was discussion of halting this service a while back (though it + continues to function), so only use this as a last resort. Please do not use other means to report bugs (such as forums for a specific OS or Linux distribution) as it is impossible for me to keep up diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/internal/curr.yaml new/Locale-Codes-3.69/internal/curr.yaml --- old/Locale-Codes-3.68/internal/curr.yaml 2021-09-02 15:20:38.000000000 +0200 +++ new/Locale-Codes-3.69/internal/curr.yaml 2021-12-01 19:45:47.000000000 +0100 @@ -9444,6 +9444,7 @@ UYU: Peso Uruguayo UYW: Unidad Previsional UZS: Uzbekistan Sum + VED: Bolivar Soberano VES: Bolivar Soberano VND: Dong VUV: Vatu @@ -9517,7 +9518,7 @@ - BMD - Bermudian Dollar bolivar soberano: - - VES + - VED - Bolivar Soberano boliviano: - BOB @@ -10126,6 +10127,7 @@ 882: Tala 886: Yemeni Rial 901: New Taiwan Dollar + 926: Bolivar Soberano 927: Unidad Previsional 928: Bolivar Soberano 929: Ouguiya @@ -10228,7 +10230,7 @@ - '060' - Bermudian Dollar bolivar soberano: - - 928 + - 926 - Bolivar Soberano boliviano: - '068' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/internal/deprecate_codes new/Locale-Codes-3.69/internal/deprecate_codes --- old/Locale-Codes-3.68/internal/deprecate_codes 2021-03-01 20:45:39.000000000 +0100 +++ new/Locale-Codes-3.69/internal/deprecate_codes 2021-09-02 15:24:44.000000000 +0200 @@ -91,7 +91,7 @@ use utf8; our(\$VERSION); -\$VERSION='3.68'; +\$VERSION='3.69'; "; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/internal/harvest_data new/Locale-Codes-3.69/internal/harvest_data --- old/Locale-Codes-3.68/internal/harvest_data 2021-09-01 21:20:50.000000000 +0200 +++ new/Locale-Codes-3.69/internal/harvest_data 2021-09-02 15:24:44.000000000 +0200 @@ -23,7 +23,7 @@ use lib "./internal"; our $VERSION; -$VERSION='3.68'; +$VERSION='3.69'; # Some required executables my @exe = qw( wget xls2csv ); @@ -1725,7 +1725,7 @@ use utf8; our(\$VERSION); -\$VERSION='3.68'; +\$VERSION='3.69'; \$Locale::Codes::Data{'$type'}{'id'} = '$ID'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/internal/ispell.isp new/Locale-Codes-3.69/internal/ispell.isp --- old/Locale-Codes-3.68/internal/ispell.isp 2021-09-02 15:20:22.000000000 +0200 +++ new/Locale-Codes-3.69/internal/ispell.isp 2021-12-01 19:44:57.000000000 +0100 @@ -112,6 +112,7 @@ SCG SHP statoids +Steves SubCountry subtag Szabo diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/internal/prev.yaml new/Locale-Codes-3.69/internal/prev.yaml --- old/Locale-Codes-3.68/internal/prev.yaml 2021-03-01 20:13:58.000000000 +0100 +++ new/Locale-Codes-3.69/internal/prev.yaml 2021-09-02 15:20:38.000000000 +0200 @@ -46431,6 +46431,7 @@ fonnapa: North American Phonetic Alphabet fonupa: Uralic Phonetic Alphabet fonxsamp: X-SAMPA transcription + gallo: Gallo gascon: Gascon grclass: Classical Occitan orthography grital: Italian-inspired Occitan orthography @@ -46483,6 +46484,7 @@ surmiran: Surmiran idiom of Romansh sursilv: Sursilvan idiom of Romansh sutsilv: Sutsilvan idiom of Romansh + synnejyl: Synnejysk tarask: Belarusian in Taraskievica orthography tongyong: Tongyong Pinyin romanization tunumiit: Tunumiisiut @@ -46567,6 +46569,9 @@ epic sanskrit: - itihasa - Epic Sanskrit + gallo: + - gallo + - Gallo gascon: - gascon - Gascon @@ -46729,6 +46734,9 @@ sutsilvan idiom of romansh: - sutsilv - Sutsilvan idiom of Romansh + synnejysk: + - synnejyl + - Synnejysk the balanka dialect of anii: - balanka - The Balanka dialect of Anii diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Changes.pod new/Locale-Codes-3.69/lib/Locale/Codes/Changes.pod --- old/Locale-Codes-3.68/lib/Locale/Codes/Changes.pod 2021-09-02 15:23:21.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Changes.pod 2021-12-01 19:44:38.000000000 +0100 @@ -24,7 +24,13 @@ time and the time until the next release is scheduled, I will try to do a release any time the standards change. -=head1 VERSION 3.69 (expected 2021-12-01 sbeck) +=head1 VERSION 3.69 (2021-12-01 sbeck) + +=over 5 + +=item NEW CODE(s) + +=back =head1 VERSION 3.68 (2021-09-02 sbeck) @@ -38,8 +44,8 @@ Also code2countrys, code2languages, etc. This allows you to see all names and aliases that correspond to a code. My apologies for making 'countrys' to be the -plural of 'country', but because these modules are all derived, I didn't want to -put in an exception for the strange pluralization. +plural of 'country', but because these modules are all generated from a template, +I didn't want to put in an exception for the strange pluralization. Prompted by David Cantrell. @@ -909,8 +915,9 @@ Previous versions had only two semi-private routines: rename_country and alias_code which had the ability to modify the internal data in a couple of very limited ways. It was requested (in an anonymous posting -by someone named Steve and also by Steve Hay) that better support -for modifying internal data, so a full set of routines were added. +by someone named Steve and also by Steve Hay - unknown if they are the same +person or two different Steves) that better support for modifying internal +data, so a full set of routines were added. The full set of routines includes: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Constants.pm new/Locale-Codes-3.69/lib/Locale/Codes/Constants.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Constants.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Constants.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ our(@CONSTANTS,%ALL_CODESETS); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Country.pm new/Locale-Codes-3.69/lib/Locale/Codes/Country.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Country.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Country.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Country_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/Country_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Country_Codes.pm 2021-09-02 15:17:51.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Country_Codes.pm 2021-12-01 19:43:10.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:17:51 EDT 2021 +# Generated on: Wed Dec 1 13:43:10 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'country'}{'id'} = '0280'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Country_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/Country_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Country_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Country_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'country'}{'alpha-2'}{'code'} = { q(an) => q(Netherlands Antilles), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Currency.pm new/Locale-Codes-3.69/lib/Locale/Codes/Currency.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Currency.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Currency.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Currency_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/Currency_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Currency_Codes.pm 2021-09-02 15:18:08.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Currency_Codes.pm 2021-12-01 19:43:33.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:18:08 EDT 2021 +# Generated on: Wed Dec 1 13:43:33 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'currency'}{'id'} = '0178'; @@ -1878,6 +1878,10 @@ q(0163), q(0), ], + q(VED) => [ + q(0165), + q(0), + ], q(VES) => [ q(0165), q(0), @@ -2472,6 +2476,10 @@ q(0147), q(0), ], + q(926) => [ + q(0165), + q(0), + ], q(927) => [ q(0162), q(0), @@ -2849,7 +2857,7 @@ q(0162) => q(UYW), q(0163) => q(UZS), q(0164) => q(VUV), - q(0165) => q(VES), + q(0165) => q(VED), q(0166) => q(VND), q(0167) => q(YER), q(0168) => q(ZMW), @@ -3028,7 +3036,7 @@ q(0162) => q(927), q(0163) => q(860), q(0164) => q(548), - q(0165) => q(928), + q(0165) => q(926), q(0166) => q(704), q(0167) => q(886), q(0168) => q(967), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Currency_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/Currency_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Currency_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Currency_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'currency'}{'alpha'}{'code'} = { q(ADP) => q(Andorran Peseta), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangExt.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangExt.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangExt.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangExt.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangExt_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangExt_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangExt_Codes.pm 2021-09-02 15:18:14.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangExt_Codes.pm 2021-12-01 19:43:43.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:18:14 EDT 2021 +# Generated on: Wed Dec 1 13:43:43 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'langext'}{'id'} = '0242'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangExt_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangExt_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangExt_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangExt_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'langext'}{'alpha'}{'code'} = { q(bbz) => q(Babalia Creole Arabic), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangFam.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangFam.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangFam.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangFam.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangFam_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangFam_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangFam_Codes.pm 2021-09-02 15:18:16.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangFam_Codes.pm 2021-12-01 19:43:45.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:18:16 EDT 2021 +# Generated on: Wed Dec 1 13:43:45 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'langfam'}{'id'} = '0116'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangFam_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangFam_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangFam_Retired.pm 2021-03-01 20:45:33.000000000 +0100 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangFam_Retired.pm 2021-09-02 15:24:44.000000000 +0200 @@ -10,7 +10,7 @@ require 5.002; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = { }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangVar.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangVar.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangVar.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangVar.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangVar_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangVar_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangVar_Codes.pm 2021-09-02 15:18:15.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangVar_Codes.pm 2021-12-01 19:43:45.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:18:15 EDT 2021 +# Generated on: Wed Dec 1 13:43:45 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'langvar'}{'id'} = '0106'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/LangVar_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/LangVar_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/LangVar_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/LangVar_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'langvar'}{'alpha'}{'code'} = { q(arevela) => q(Eastern Armenian), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Language.pm new/Locale-Codes-3.69/lib/Locale/Codes/Language.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Language.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Language.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Language_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/Language_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Language_Codes.pm 2021-09-02 15:17:59.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Language_Codes.pm 2021-12-01 19:43:23.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:17:59 EDT 2021 +# Generated on: Wed Dec 1 13:43:23 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'language'}{'id'} = '8004'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Language_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/Language_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Language_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Language_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'language'}{'alpha-2'}{'code'} = { q(in) => q(Indonesian), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Script.pm new/Locale-Codes-3.69/lib/Locale/Codes/Script.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Script.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Script.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Script_Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes/Script_Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Script_Codes.pm 2021-09-02 15:18:12.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Script_Codes.pm 2021-12-01 19:43:35.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'harvest_data' is run. -# Generated on: Thu Sep 2 09:18:12 EDT 2021 +# Generated on: Wed Dec 1 13:43:35 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Data{'script'}{'id'} = '0208'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes/Script_Retired.pm new/Locale-Codes-3.69/lib/Locale/Codes/Script_Retired.pm --- old/Locale-Codes-3.68/lib/Locale/Codes/Script_Retired.pm 2021-09-02 15:20:39.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes/Script_Retired.pm 2021-12-01 19:45:47.000000000 +0100 @@ -3,7 +3,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'deprecate_codes' is run. -# Generated on: Thu Sep 2 09:20:39 EDT 2021 +# Generated on: Wed Dec 1 13:45:47 EST 2021 use strict; require 5.006; @@ -11,7 +11,7 @@ use utf8; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; $Locale::Codes::Retired{'script'}{'alpha'}{'code'} = { }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes.pm new/Locale-Codes-3.69/lib/Locale/Codes.pm --- old/Locale-Codes-3.68/lib/Locale/Codes.pm 2021-07-12 21:21:30.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes.pm 2021-09-02 15:24:44.000000000 +0200 @@ -16,7 +16,7 @@ use Locale::Codes::Constants; our($VERSION); -$VERSION='3.68'; +$VERSION='3.69'; use Exporter qw(import); our(@EXPORT_OK,%EXPORT_TAGS); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Codes.pod new/Locale-Codes-3.69/lib/Locale/Codes.pod --- old/Locale-Codes-3.68/lib/Locale/Codes.pod 2021-07-12 21:24:07.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Codes.pod 2021-10-04 13:11:35.000000000 +0200 @@ -528,15 +528,31 @@ =head1 BUGS AND QUESTIONS If you find a bug in Locale::Codes, there are three ways to send it to me. -Any of them are fine, so use the method that is easiest for you. +In order of preference, they are: + =over 4 +=item GitHub + +You can submit it as an issue on GitHub. This can be done at the following +URL: + +L<https://github.com/SBECK-github/Locale-Codes> + +This is the preferred method. Please submit problems requests as GitHub issues +if at all possible. + =item Direct email You are welcome to send it directly to me by email. The email address to use is: [email protected]. +Please note that because cpan.org addresses are published, they are used by +a lot of spammers and phishers. Please include the name of the perl module +in the subject line of ALL messages sent to my cpan.org address or it will +likely be missed. + =item CPAN Bug Tracking You can submit it using the CPAN tracking tool. This can be done at the @@ -544,12 +560,8 @@ L<http://rt.cpan.org/Public/Dist/Display.html?Name=Locale-Codes> -=item GitHub - -You can submit it as an issue on GitHub. This can be done at the following -URL: - -L<https://github.com/SBECK-github/Locale-Codes> +There was discussion of halting this service a while back (though it continues +to function), so only use this as a last resort. =back diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Country.pm new/Locale-Codes-3.69/lib/Locale/Country.pm --- old/Locale-Codes-3.68/lib/Locale/Country.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Country.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Currency.pm new/Locale-Codes-3.69/lib/Locale/Currency.pm --- old/Locale-Codes-3.68/lib/Locale/Currency.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Currency.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Language.pm new/Locale-Codes-3.69/lib/Locale/Language.pm --- old/Locale-Codes-3.68/lib/Locale/Language.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Language.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Locale-Codes-3.68/lib/Locale/Script.pm new/Locale-Codes-3.69/lib/Locale/Script.pm --- old/Locale-Codes-3.68/lib/Locale/Script.pm 2021-09-02 15:18:29.000000000 +0200 +++ new/Locale-Codes-3.69/lib/Locale/Script.pm 2021-12-01 19:43:56.000000000 +0100 @@ -7,7 +7,7 @@ # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. -# Generated on: Thu Sep 2 09:18:29 EDT 2021 +# Generated on: Wed Dec 1 13:43:56 EST 2021 use strict; use warnings; @@ -15,7 +15,7 @@ use Exporter qw(import); our($VERSION,@EXPORT); -$VERSION = '3.68'; +$VERSION = '3.69'; ################################################################################ use if $] >= 5.027007, 'deprecate';
