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-2017 Guido Flohr <http://www.guido-flohr.net/>
23 (<mailto:guido.flohr@cantanea.com>), all rights reserved. See the
24 source code for details!code for details!
25
27 Locale::RecodeData(3), Locale::Recode(3), perl(1)
28
30 Hey! The above document had some coding errors, which are explained
31 below:
32
33 Around line 189:
34 =cut found outside a pod block. Skipping to next block.
35
36
37
38perl v5.28.1 2019-02-02 Locale::RecodeData::UTF_8(3)