Locale::ConstantsPerl Programmers Reference Locale::Constants(3p)
Locale::Constants - constants for Locale codes
use Locale::Constants;
$codeset = LOCALE_CODE_ALPHA_2;
Locale::Constants defines symbols which are used in the four
modules from the Locale-Codes distribution:
Locale::Language
Locale::Country
Locale::Currency
Locale::Script
Note: at the moment only Locale::Country and Locale::Script
support more than one code set.
The symbols defined are used to specify which codes you want
to be used:
LOCALE_CODE_ALPHA_2
LOCALE_CODE_ALPHA_3
LOCALE_CODE_NUMERIC
You shouldn't have to "use" this module directly yourself -
it is used by the three Locale modules, which in turn export
the symbols.
None at the moment.
Locale::Language
Codes for identification of languages.
Locale::Country
Codes for identification of countries.
Locale::Script
Codes for identification of scripts.
Locale::Currency
Codes for identification of currencies and funds.
Neil Bowers <neil@bowers.com>
Copyright (C) 2002-2004, Neil Bowers.
perl v5.8.8 2005-02-05 1
Locale::ConstantsPerl Programmers Reference Locale::Constants(3p)
Copyright (C) 2001, Canon Research Centre Europe (CRE).
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
perl v5.8.8 2005-02-05 2
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.