Locale::RecodeData::UTF_8 - Conversion routines for UTF-8


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

Index


NAME

Top

Locale::RecodeData::UTF_8 - Conversion routines for UTF-8

SYNOPSIS

Top

This module is internal to libintl. Do not use directly!

DESCRIPTION

Top

This modules contains the conversion tables for UTF-8. It is capable of converting from UTF-8 to the internal format of libintl-perl and vice versa. It is only suitable for Perl versions <= 5.8.0. However, you do not have to bother about version checking, Locale::Recode(3) will do that for you.

CHARACTER TABLE

Top

See http://www.unicode.org/.

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::RecodeData(3), Locale::Recode(3), perl(1)


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