summaryrefslogtreecommitdiff
path: root/cpan/Digest-MD5/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Digest-MD5/README')
-rw-r--r--cpan/Digest-MD5/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Digest-MD5/README b/cpan/Digest-MD5/README
index 3c48079a3d..45c3658b62 100644
--- a/cpan/Digest-MD5/README
+++ b/cpan/Digest-MD5/README
@@ -4,7 +4,7 @@ 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.
-You will need perl version 5.6 or better to install this module.
+You will need perl version 5.8 or better to install this module.
Copyright 1998-2003 Gisle Aas.
Copyright 1995-1996 Neil Winton.