This is a pre-release version of the SV1 hash algorithm.
This version has not yet been tested on some important alternate platforms that may be the source of implementation bugs;
So, as a precaution, please be wary of using this module to produce checksums on different platforms. If the test suite fails on your platform, please let me know ASAP on samv@cpan.org, or log a ticket in rt.cpan.org.
You will need the following modules installed;
Simply run the following commands;
perl Build.PL
perl Build test
perl Build install