diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-08-31 14:51:06 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-08-31 14:51:06 +0100 |
commit | 43c6b706eae7899eff9414f3bbb9e5ef095a07fd (patch) | |
tree | 0ac8effe06e6f40198ff228db6e494eab2432e7c /cpan/Locale-Codes/lib/Locale/Codes.pm | |
parent | 3638bf155130331f9a06eff9132885b5f244890f (diff) | |
download | perl-43c6b706eae7899eff9414f3bbb9e5ef095a07fd.tar.gz |
Updated Locale-Codes to CPAN version 3.18
[DELTA]
VERSION 3.18 (2011-08-31)
NEW CODE(s)
No longer use CIA data
The CIA world added non-standard values, so I no longer use it as a source of data. Based on a report by Michiel Beijen.
Diffstat (limited to 'cpan/Locale-Codes/lib/Locale/Codes.pm')
-rw-r--r-- | cpan/Locale-Codes/lib/Locale/Codes.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Locale-Codes/lib/Locale/Codes.pm b/cpan/Locale-Codes/lib/Locale/Codes.pm index 1a1403515e..fc7e22475e 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes.pm @@ -27,7 +27,7 @@ our($VERSION,%Data); # { id } = FIRST_UNUSED_ID # { codealias }{ CODESET } { ALIAS } = CODE -$VERSION='3.17'; +$VERSION='3.18'; #======================================================================= # |