summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-11 08:19:30 +0100
committerYorhel <git@yorhel.nl>2010-11-11 08:19:30 +0100
commite66795761de0ad7b1544b8737926982e7e55898c (patch)
tree9fe77361bbad18c5bbe0ef67a0fa2f0f1bc5c40d /README
parent2422a658efc1947f77620d3f5f3a3dbca8e842b3 (diff)
Replaced Algorithm::Diff::XS with Algorithm::Diff::Fast
This module is cleaner, faster and has less dependencies. (didn't exist yet at the time I first implemented the revision diffs)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 37a40019..c63a08bb 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Requirements
(perl 5.10 core modules are not listed.)
util/vndb.pl:
- Algorithm::Diff::XS
+ Algorithm::Diff::Fast
CGI::Minimal (required by YAWF)
CGI::Cookie::XS (required by YAWF)
DBI