summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-04-30 13:43:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-04-30 13:43:15 +0200
commit8aa5ae1b2f5fbeaca493e512451f46ee12d86a25 (patch)
treefd975032ca39310541bc30ede90f6dcd3a6e2e68 /README
parent702002d7d9dae38e7ae375dafefa20ae0f865a16 (diff)
README: Add note about File::Slurp testdependency
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1bd085b..b713e0f 100644
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ Dependencies
* LWP::UserAgent
* XML::LibXML
+For testing, File::Slurp is also required.
Installation
------------