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

Changelog

libstring-crc32-perl (1.4-2build3) trusty; urgency=low

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

Downloads

File Size SHA-256 Checksum
libstring-crc32-perl_1.4.orig.tar.gz 6.8 KiB 14a9f6cede715b415c662344c2e7173fd3b667ad03f76b38fbfca9fe35698351
libstring-crc32-perl_1.4-2build3.diff.gz 2.9 KiB 2d7d14264dae0ba323c96a46ea0bbadf5d84cad467e9d6860eae7348dfd37667
libstring-crc32-perl_1.4-2build3.dsc 2.1 KiB 1d1c5e5e352dca2a9d4be391a3a0d0a43d7025619e25fe28434d54dcc34bc274

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.