Perl module for mapping charsets from and to utf16 unicode
This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. Chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.112-65.fc41 | - |
Fedora 41 | 0.112-65.fc41 | - |
Fedora 40 | 0.112-63.fc40 | - |
Fedora 39 | 0.112-61.fc39 | - |
Fedora EPEL 9 | 0.112-49.el9 | - |
Fedora EPEL 8 | 0.112-49.el8 | - |
Fedora EPEL 10.0 | 0.112-59.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Unicode-Map dash maintainers at fedoraproject dot org
.