Subject: | Fix URLs |
Hello,
I'm trying to update various URLs in the Perl source code.
Here's a quick patch.
Thanks! Leon
Subject: | locale_codes_uris.patch |
diff --git a/ext/Locale-Codes/lib/Locale/Country.pod b/ext/Locale-Codes/lib/Locale/Country.pod
index b13cd22..9ba28a6 100644
--- a/ext/Locale-Codes/lib/Locale/Country.pod
+++ b/ext/Locale-Codes/lib/Locale/Country.pod
@@ -277,7 +277,7 @@ The ISO standard which defines these codes.
Official home page for the ISO 3166 maintenance agency.
-=item http://www.egt.ie/standards/iso3166/iso3166-1-en.html
+=item http://www.evertype.com/standards/iso3166/iso3166-1-en.html
Another useful, but not official, home page.
diff --git a/ext/Locale-Codes/lib/Locale/Currency.pod b/ext/Locale-Codes/lib/Locale/Currency.pod
index dce3261..91155ff 100644
--- a/ext/Locale-Codes/lib/Locale/Currency.pod
+++ b/ext/Locale-Codes/lib/Locale/Currency.pod
@@ -164,10 +164,10 @@ ISO codes for identification of written scripts (ISO 15924).
Code for the representation of currencies and funds.
-=item http://www.bsi-global.com/iso4217currency
+=item http://www.currency-iso.org/
Official web page for the ISO 4217 maintenance agency.
-This has the latest list of codes, in MS Word format. Boo.
+This has the latest list of codes.
=back