libunicode-string-perl 2.09-5build1 source package in Ubuntu

Changelog

libunicode-string-perl (2.09-5build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 11:07:55 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libunicode-string-perl_2.09.orig.tar.gz 119.8 KiB c817bedb954ea2d488bade56059028b99e0198f6826482e2f68fd6d78653faad
libunicode-string-perl_2.09-5build1.debian.tar.gz 5.3 KiB 481c3d33d08c73576cb10a53e2724c69b9ae98701c42eb7d4064cdb988d278f3
libunicode-string-perl_2.09-5build1.dsc 2.2 KiB bc3f28466f47d9196acd0f36b338c895452a4ff7edd98f077845a3874c17fb64

Available diffs

View changes file

Binary packages built by this source

libunicode-string-perl: Older Perl modules for Unicode string manipulation

 This package provides Unicode::String, which manipulates strings of
 characters in various Unicode representations, and Unicode::CharName,
 which maps Unicode characters to official character names.
 .
 These modules predate native Unicode support inside Perl. Normally, the
 integrated Perl Unicode support and modules such as Encode should be used
 instead of these modules. They are provided primarily for their
 additional utility functions and to support other Perl code with
 dependencies on these modules. Be aware that Unicode::CharName only
 includes Unicode characters up to Unicode 4.1 and the character name
 tables included with Perl are more complete.