Locale::Constants - constants for Locale codes
use Locale::Constants;
$codeset = LOCALE_CODE_ALPHA_2;
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.
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.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |