freebsd-ports/security/p5-MD5/pkg-descr
Thomas Abthorpe 6124fba7a8 - cleanup Makefile
- update comment/descripttion to indicate port is a wrapper to Digest::MD5
- pass maintainership to perl@

Approved by:	miwi (co-mentor)
2007-09-27 18:40:42 +00:00

5 lines
239 B
Text

The current MD5 module is just a wrapper around the Digest::MD5
module. It is provided so that legacy code that rely on the old
interface still work and get the speed benefit of the new module.
WWW: http://search.cpan.org/~gaas/MD5-2.03/