in reply to Calculating the crc checksum of a file using perl?

String::CRC::Cksum

It seems to have no unusual dependencies.


Dave

  • Comment on Re: Calculating the crc checksum of a file using perl?

Replies are listed 'Best First'.
Re^2: Calculating the crc checksum of a file using perl?
by AGhoulDoingPerl (Sexton) on Jul 09, 2011 at 04:02 UTC
    I'll check that module out. Thanks:)