ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
13 lines
657 B
Text
13 lines
657 B
Text
The Locale::Country module provides access to the ISO two-letter codes
|
|
for identifying countries, as defined in ISO 3166. You can either access
|
|
the codes via the section on conversion routines (described below), or
|
|
with the two functions which return lists of all country codes or all
|
|
country names.
|
|
|
|
The Locale::Language module provides access to the ISO two-letter codes
|
|
for identifying languages, as defined in ISO 639. You can either access
|
|
the codes via the the section on conversion routines (described below),
|
|
or with the two functions which return lists of all language codes
|
|
or all language names.
|
|
|
|
WWW: https://metacpan.org/release/Locale-Codes
|