83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
5 lines
255 B
Text
5 lines
255 B
Text
Digest::DJB is an implementation of D. J. Bernstein's hash which returns a
|
|
32-bit unsigned value for any variable-length input string. An equivalent pure
|
|
Perl version is also available: Digest::DJB::PurePerl.
|
|
|
|
WWW: http://search.cpan.org/dist/Digest-DJB/
|