summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2016-09-18 16:22:11 +0200
committerYorhel <git@yorhel.nl>2016-09-18 16:29:58 +0200
commit2ab67dd6b64424b7aadf2f4e6eb95b06b66ab385 (patch)
tree3fa0def9bea9198b7eb089202dc4f86897420314 /README
parent9f7bdb22ec6a68f58fab347c7ab89644c9e9d207 (diff)
Suppress silly Perl 5.22 warnings about extra sprintf args
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 33099e3b..73e771f4 100644
--- a/README
+++ b/README
@@ -18,10 +18,10 @@ Requirements
global requirements:
Linux, or an OS that resembles Linux. Chances are VNDB won't run on Windows.
PostgreSQL 9.3+ (don't try older versions or other SQL databases, it won't work)
- perl 5.20 recommended, 5.10+ may also work
+ perl 5.22 recommended, 5.10+ may also work
A webserver that works with TUWF (lighttpd and Apache are known to work)
- (perl 5.20 core modules are not listed.)
+ (perl 5.22 core modules are not listed.)
General:
Crypt::ScryptKDF