Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-String-CRC32: Perl interface for cyclic redundancy check generation
- Summary
- 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 files as well as strings.
Changelog
- * Thu Apr 20 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.4-1
- Update to 1.4
- * Fri Nov 25 16:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 1.3-1
- Initial build