Home

Locale::Recode::_Aliases(3pm)

Locale::Recode::_Aliases(3pm)User Contributed Perl DocumentationLocale::Recode::_Aliases(3pm)

Locale::Recode::_Aliases - Internal Charset Alias Database for libintl-perl

use Locale::Recode::_Aliases

die "This module is internal to libintl. Do not use it directly!\n";

Contains a list of codeset aliases that are known internally to libintl.

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.

The format of the lookup table will most probably change, do not rely on the current format!

Copyright (C) 2002-2017 Guido Flohr <http://www.guido-flohr.net/> (<mailto:[email protected]>), all rights reserved. See the source code for details!code for details!

Locale::Recode(3), perl(1)

2022-12-22perl v5.36.0