1Locale::RecodeData::UTFU_s8e(r3)Contributed Perl DocumenLtoactailoen::RecodeData::UTF_8(3)
2
3
4
6 Locale::RecodeData::UTF_8 - Conversion routines for UTF-8
7
9 This module is internal to libintl. Do not use directly!
10
12 This modules contains the conversion tables for UTF-8. It is capable
13 of converting from UTF-8 to the internal format of libintl-perl and
14 vice versa. It is only suitable for Perl versions <= 5.8.0. However,
15 you do not have to bother about version checking, Locale::Recode(3)
16 will do that for you.
17
19 See http://www.unicode.org/.
20
22 Copyright (C) 2002-2004, Guido Flohr <guido@imperia.net>, all rights
23 reserved. See the source code for details.
24
25 This software is contributed to the Perl community by Imperia
26 (<http://www.imperia.net/>).
27
29 Locale::RecodeData(3), Locale::Recode(3), perl(1)
30
31
32
33perl v5.8.8 2006-08-28 Locale::RecodeData::UTF_8(3)