aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-08-10 15:30:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-08-10 15:30:33 +1200
commitd14f25ab666524db124384cdca5d0430574d3892 (patch)
treec95e7b3766294b2b54ad3f1f63c76872aece610b
parentExplain support for searching for duped files (diff)
downloadcheckem-d14f25ab666524db124384cdca5d0430574d3892.tar.gz
checkem-d14f25ab666524db124384cdca5d0430574d3892.zip
Explain version support
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
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: