1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/misc/p5-Locale-Codes/pkg-descr
2013-11-05 10:14:33 +00:00

14 lines
657 B
Plaintext

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: http://search.cpan.org/dist/Locale-Codes/