libperlio-utf8-strict-perl 0.006-1 source package in Ubuntu

Changelog

libperlio-utf8-strict-perl (0.006-1) unstable; urgency=medium

  * Team upload.
  * Add debian/upstream/metadata.
  * Import upstream version 0.006.
  * debian/copyright: add information about new ppport.h.
  * Drop build dependency on libmodule-build-perl.
  * Declare compliance with Debian Policy 3.9.6.
  * Fix email address in debian/upstream/metadata. Thanks to DUCK.

 -- gregor herrmann <email address hidden>  Thu, 09 Jul 2015 22:05:23 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libperlio-utf8-strict-perl_0.006-1.dsc 2.3 KiB 181ab3d9473b839e32bbee6186466cd06a37e13a30bdd47c845896841ade898e
libperlio-utf8-strict-perl_0.006.orig.tar.gz 64.7 KiB 980010e624c43be0a2aac8e1fe5db3fe43035940def75ca70401bb1ca98bd562
libperlio-utf8-strict-perl_0.006-1.debian.tar.xz 2.9 KiB 1bf9787aea82f81526b605a1ad43f2bdd70cca7f0df608dad92b131412dbd954

Available diffs

No changes file available.

Binary packages built by this source

libperlio-utf8-strict-perl: No summary available for libperlio-utf8-strict-perl in ubuntu wily.

No description available for libperlio-utf8-strict-perl in ubuntu wily.

libperlio-utf8-strict-perl-dbgsym: debug symbols for package libperlio-utf8-strict-perl

 PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
 Unlike perl's default :utf8 layer it checks the input for correctness
 and will croak if it finds an ill-formed UTF-8 octet sequence or
 noncharacter code points not meant for interchange.