From d14f25ab666524db124384cdca5d0430574d3892 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 10 Aug 2017 15:30:33 +1200 Subject: Explain version support --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index a44e70d..7ebbc96 100644 --- a/README.markdown +++ b/README.markdown @@ -2,9 +2,9 @@ Checkem ======= Find duplicate files efficiently, using Perl on Unix-like operating systems, -and maybe other ones too (untested). Requires Perl core modules including -`Digest::SHA`; it should work on anything newer than Perl v5.10.0, possibly -even earlier if you install some extra modules. +and maybe other ones too (untested). Requires only modules that have been in +Perl core since 5.8.0. It's known to work for 5.6 too, if `Digest::SHA` is +installed or if MD5 is used instead. Requires at least one directory argument: -- cgit v1.2.3