Changes for version 2.00
- Bring xxHash library up to date (as of 44a6297b)
- Include 64 bit hash functions
- Remove (really useless in hindsight) object oriented interface
- Jump to twopointohoh as API has changed!
- Breaking change: xxhash(...) becomes xxhash32(...)
- Breaking change: xxhash_hex(...) becomes xxhash32_hex(...)
Modules
xxHash Implementation For Perl