libstring-crc32-perl 1.4-2build1 source package in Ubuntu

Changelog

libstring-crc32-perl (1.4-2build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 13:29:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libstring-crc32-perl_1.4.orig.tar.gz 6.8 KiB 14a9f6cede715b415c662344c2e7173fd3b667ad03f76b38fbfca9fe35698351
libstring-crc32-perl_1.4-2build1.diff.gz 2.8 KiB d71d8f218a34b2ef5a34922e9e5b51a7e8c739c1e20d2e969e081b1997a6decf
libstring-crc32-perl_1.4-2build1.dsc 2.1 KiB 26add1f202d6bcb931913ccee577ed38c75ed63afa84863afacd161c29110678

Available diffs

View changes file

Binary packages built by this source

libstring-crc32-perl: Perl interface for cyclic redundancy check generation

 The CRC32 module calculates CRC sums of 32 bit lengths.
 It generates the same CRC values as ZMODEM, PKZIP, PICCHECK and
 many others.
 .
 Despite its name, this module is able to compute the checksum of
 strings as well as of files.