freebsd-ports/security/p5-Digest-Perl-MD4/pkg-descr
Bill Fenner 83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
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.
2006-02-20 20:50:22 +00:00

6 lines
326 B
Text

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/