5ae7635fb5
wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32. [tv: This differs from p5-String-CRC32 in that it is a generic Digest.pm module plugin.]
3 lines
150 B
Text
3 lines
150 B
Text
The Digest::CRC module calculates CRC sums of all sorts. It contains
|
|
wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and
|
|
CRC-32.
|