Package: libdigest-md5-perl
Version: 2.13-2
Section: interpreters
Priority: optional
Architecture: arm
Depends: perl (>= 5.6.0-20), perlapi-5.6.0, libc6 (>= 2.2.1-2)
Conflicts: libmd5-perl (<< 2.02)
Installed-Size: 120
Maintainer: Michael Alan Dorman <mdorman@debian.org>
Description: MD5 Message Digest for Perl
 The Digest::MD5 module allows you to use the RSA Data Security
 Inc. MD5 Message Digest algorithm from within Perl programs.  The
 algorithm takes as input a message of arbitrary length and produces
 as output a 128-bit "fingerprint" or "message digest" of the input.
 MD5 is described in RFC 1321.
