Perl interface to generate checksums from strings and from files
Description
The CRC32 module calculates CRC sums of 32 bit lengths as integers. 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.