mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
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.
7 lines
326 B
Plaintext
7 lines
326 B
Plaintext
This is not C-code interface (like `Digest::MD5') but a Perl-only
|
|
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is
|
|
slow but avoids platform specific complications. For efficiency you
|
|
should use `Digest::MD4' instead of this module if it is available.
|
|
|
|
WWW: http://search.cpan.org/dist/Digest-Perl-MD4/
|