This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Log-Message to CPAN version 0.06
[perl5.git] / cpan / Locale-Codes / README.first
CommitLineData
f768f60b
S
1
2 Locale-Codes Distribution
3
f768f60b
S
4This distribution contains Perl modules which can be used to process
5ISO codes for identifying languages, countries, scripts,
6and currencies & funds.
7
c69a30ec
CBW
8It consists of a number of modules used for each of the different
9types of codes.
f768f60b 10
c69a30ec 11For example, to deal with country codes, use the:
f768f60b 12
c69a30ec 13 Locale::Codes::Country
f768f60b 14
c69a30ec
CBW
15module. Please refer to the Locale::Codes manual for a list of
16modules included in this distribution.
f768f60b
S
17
18The modules are documented using pod. When you "make install", you
19will get man-pages: Local::Codes and each of the modules listed above.
20
c69a30ec 21I plan on releasing a new version about several times a year to make
f768f60b
S
22sure that all of the codes are current. If a code changes in any standard,
23and you want a new release, just email me and I'll put out a new release.
24