libperlio-gzip-perl 0.18-1build3 source package in Ubuntu

Changelog

libperlio-gzip-perl (0.18-1build3) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:33:49 +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 main perl

Downloads

File Size SHA-256 Checksum
libperlio-gzip-perl_0.18.orig.tar.gz 18.7 KiB 67b20e7e4dcc4230a44500dbbc63c6a267b09fdf4d4465275cc98a3f9f31bcf3
libperlio-gzip-perl_0.18-1build3.debian.tar.gz 1.6 KiB d269b8d8eb4607def29ced0c7fd8f7703a61677b760838c075a5c2bf596dea45
libperlio-gzip-perl_0.18-1build3.dsc 2.1 KiB e5bf90062beb997f8d80296dba4ce2b9be53d52431830f8477278c75cdd328ca

Available diffs

View changes file

Binary packages built by this source

libperlio-gzip-perl: module providing a PerlIO layer to gzip/gunzip

 PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
 files in the format used by the gzip program. Compression and decompression
 are both implemented, but cannot be used simultaneously (i.e. files cannot
 be opened for both reading and writing).