summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-13 09:54:55 +0100
committerYorhel <git@yorhel.nl>2010-11-13 09:54:55 +0100
commit935ad7c2c3b7f442664c84e2ccf44957dd642381 (patch)
treefa681c4e71f21f05be576fd9aeb21eefc9dca6d6 /README
parentd48fef4c07d55a4983bfe6df49e72dae0c5d8b5e (diff)
Multi::Feed: Added Atom feeds
TODO: add links to these feeds from the site
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index c63a08bb..c122f492 100644
--- a/README
+++ b/README
@@ -13,10 +13,10 @@ Requirements
global requirements:
Linux, or an OS that resembles Linux. Chances are VNDB won't run on Windows.
PostgreSQL 8.4+
- perl 5.10 recommended, 5.8 may also work
+ perl 5.12 recommended, 5.10 and 5.8 may also work
A webserver that works with YAWF (lighttpd and Apache are known to work)
- (perl 5.10 core modules are not listed.)
+ (perl 5.12 core modules are not listed.)
util/vndb.pl:
Algorithm::Diff::Fast
@@ -35,6 +35,8 @@ Requirements
DBD::Pg
POE
POE::Component::Pg (get it from http://g.blicky.net/poco-pg.git/)
+ Feed:
+ XML::Writer
IRC:
POE::Component::IRC
URI::Escape