Paketname | libunicode-map-perl |
Beschreibung | Perl module for mapping charsets from and to UTF16 Unicode |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.112-10+b1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 1024 Byte |
Hängt ab von | libc6 (>= 2.7-1), perl (>= 5.10.0-9), perlapi-5.10.0 |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | libunicode-map-perl (0.112-10) |
Paketgröße | 481172 Byte |
Prüfsumme MD5 | 252a01ab493cd96566c297c08dfc7a95 |
Prüfsumme SHA1 | 9e6a39358324993b1a7a3bb1a8d3cee7a842e47c |
Prüfsumme SHA256 | fa30539a2c5ffd83142e35a46cc52560152099d3ca987469c96c0c9ed6f0a7d0 |
Link zum Herunterladen | libunicode-map-perl_0.112-10+b1_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.
|