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
29
30
31perl v5.36.0 2023-01-20 Locale::RecodeData::UTF_8(3)