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


libintl-perl documentation  | view source Contained in the libintl-perl distribution.

Index


NAME

Top

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

SYNOPSIS

Top

use Locale::Recode::_Aliases

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

DESCRIPTION

Top

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

CONSTANTS

Top

ALIASES

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.

BUGS

Top

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

AUTHOR

Top

Copyright (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 ALSO

Top

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


libintl-perl documentation  | view source Contained in the libintl-perl distribution.