From e744ae1811ea6e874fc30e4b775d8dcd0637d9f7 Mon Sep 17 00:00:00 2001 From: Sullivan Beck Date: Mon, 27 Jan 2014 15:07:39 -0500 Subject: PATCH: Bump Locale-Codes from 3.28 to 3.29 I just released Locale-Codes-3.29 which contains the core modules Locale::Country, Locale::Language, and Locale::Currency. The patch is attached here. ==== Background: The core modules Locale::Country, Locale::Language, and Locale::Currency (all part of the Locale-Codes distribution) should be updated on a regular basis. They contain "codes" from various internet standards which change over time. I plan on releasing new versions at 4 times a year to keep the codes up-to-date. At this point, I'm not planning on any significant code changes (other than bug fixes), so the only significant changes between releases should be to update the codes. Signed-off-by: Chris 'BinGOs' Williams --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 4dbf530b04..b7445d0e72 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -681,7 +681,7 @@ use File::Glob qw(:case); }, 'Locale-Codes' => { - 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.28.tar.gz', + 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.29.tar.gz', 'FILES' => q[cpan/Locale-Codes], 'EXCLUDED' => [ qw( README.first -- cgit v1.2.1