libperlio-gzip-perl 0.18-3build1 source package in Ubuntu

Changelog

libperlio-gzip-perl (0.18-3build1) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Tue, 19 Aug 2014 20:25:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libperlio-gzip-perl_0.18.orig.tar.gz 18.7 KiB 67b20e7e4dcc4230a44500dbbc63c6a267b09fdf4d4465275cc98a3f9f31bcf3
libperlio-gzip-perl_0.18-3build1.debian.tar.gz 2.3 KiB 508677e1bde61a8c4e2c6882384bdf2f6c3eee33b05507435ead926e7063deaf
libperlio-gzip-perl_0.18-3build1.dsc 2.1 KiB 2e4362bb276f9869378cc2a3a020981ceb6da266937f504f6c8382d4d0ddfea4

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).