| Paketname | libunicode-map-perl |
| Beschreibung | Perl module for mapping charsets from and to UTF16 Unicode |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.112-10build1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 1124 Byte |
| Hängt ab von | libc6 (>= 2.1.3), perl (>= 5.10.0-10), perlapi-5.10.0 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 481314 Byte |
| Prüfsumme MD5 | abb9f572bfb337dd3ba7f0ca8d841e2e |
| Prüfsumme SHA1 | d6228c36ed95e17fed5824f0f9bb2080453dcc1a |
| Prüfsumme SHA256 | 656e67f86185737ca1ee6881e29e6563a0ba6cb8a8de4fb4132d1e4bc2623bd0 |
| Link zum Herunterladen | libunicode-map-perl_0.112-10build1_i386.deb |
| Ausführliche Beschreibung | 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.
.
The 'libwww-perl' package is needed to run the example mirrorMappings.
|