DESCR 235 B

12345
  1. This is not an interface (like Digest::MD5) but a Perl implementation of
  2. MD5. It is written in perl only and because of this it is slow but it works
  3. without C-Code. You should use Digest::MD5 instead of this module if it is
  4. available.