Path to this page:
./
converters/p5-Unicode-Map,
Perl5 module that maps charsets from and to utf16 unicode
Branch: pkgsrc-2016Q3,
Version: 0.112nb8,
Package name: p5-Unicode-Map-0.112nb8,
Maintainer: pkgsrc-usersThis 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 transform these use Unicode::String.
This module can't deal directly with utf8. Use Unicode::String to convert
utf8 to utf16 and vice versa.
Character mapping is according to the data of binary mapfiles in
Unicode::Map hierarchy. Binary mapfiles can also be created with this module,
enabling you to install own specific character sets.
Master sites: (Expand)
SHA1: 896bcbfe370b939b4c5fb5866df9059fbdc5b683
RMD160: 4b05b6ed2e27dbe2c1ee69a668b71b45b0d47530
Filesize: 464.957 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version p5-Unicode-Map-0.112nb8 (created)