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-2009, 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
32 Hey! The above document had some coding errors, which are explained
33 below:
34
35 Around line 195:
36 =cut found outside a pod block. Skipping to next block.
37
38
39
40perl v5.16.3 2014-06-10 Locale::RecodeData::UTF_8(3)