Query: locale::recode::_aliases
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Locale::Recode::_Aliases(3) User Contributed Perl Documentation Locale::Recode::_Aliases(3)NAMELocale::Recode::_Aliases - Internal Charset Alias Database for libintl-perlSYNOPSISuse Locale::Recode::_Aliases die "This module is internal to libintl. Do not use it directly! ";DESCRIPTIONContains a list of codeset aliases that are known internally to libintl.CONSTANTSALIASES The constant Locale::Recode::_Aliases::ALIASES contains a hash reference the keys of which are internally known charset alias names all in uppercase. The corresponding value is the canonical name of the charset.BUGSThe format of the lookup table will most probably change, do not rely on the current format!AUTHORCopyright (C) 2002-2009, Guido Flohr <guido@imperia.net>, all rights reserved. See the source code for details. This software is contributed to the Perl community by Imperia (<http://www.imperia.net/>).SEE ALSOLocale::Recode(3), perl(1)POD ERRORSHey! The above document had some coding errors, which are explained below: Around line 748: =cut found outside a pod block. Skipping to next block. perl v5.16.3 2014-06-10 Locale::Recode::_Aliases(3)