summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2012-07-24 10:55:14 +0200
committerYorhel <git@yorhel.nl>2012-07-24 10:55:14 +0200
commit026361987b8799fe198921a3ad65aa0b1440b785 (patch)
tree3902b3117a67e4fa679461088355e5443dfde672 /README
parent2fedc5c4aff004f92775b972145aa39e290499bd (diff)
README & d7 updates
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 77eed870..3eaef0fb 100644
--- a/README
+++ b/README
@@ -17,11 +17,11 @@ Requirements
global requirements:
Linux, or an OS that resembles Linux. Chances are VNDB won't run on Windows.
- PostgreSQL 9.0+ (don't try older versions or other SQL databases, it won't work)
- perl 5.12 recommended, 5.10 may also work
+ PostgreSQL 9.1+ (don't try older versions or other SQL databases, it won't work)
+ perl 5.16 recommended, 5.10+ may also work
A webserver that works with TUWF (lighttpd and Apache are known to work)
- (perl 5.12 core modules are not listed.)
+ (perl 5.16 core modules are not listed.)
util/vndb.pl:
Algorithm::Diff::XS