libunicode-map-perl 0.112-12build4 source package in Ubuntu

Changelog

libunicode-map-perl (0.112-12build4) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:47:42 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl

Downloads

File Size SHA-256 Checksum
libunicode-map-perl_0.112.orig.tar.gz 465.0 KiB 10f0c2f12ebba57dcd4f46d24cf242c1915d31ec0a4ec36b4df18c9ca0cb4a5a
libunicode-map-perl_0.112-12build4.debian.tar.xz 5.5 KiB 14ef73215144daecd86420fd58a47a1aec01d07dd1ee22e89810c03d895d66a1
libunicode-map-perl_0.112-12build4.dsc 2.1 KiB 08607f0dc1d3dc89c9570cc10478cf3fda047f049337768dcfbd3175947172e4

Available diffs

View changes file

Binary packages built by this source

libunicode-map-perl: 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.
 .
 The 'libwww-perl' package is needed to run the example mirrorMappings.

libunicode-map-perl-dbgsym: debug symbols for libunicode-map-perl