diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-04-30 13:43:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-04-30 13:43:15 +0200 |
commit | 8aa5ae1b2f5fbeaca493e512451f46ee12d86a25 (patch) | |
tree | fd975032ca39310541bc30ede90f6dcd3a6e2e68 | |
parent | 702002d7d9dae38e7ae375dafefa20ae0f865a16 (diff) |
README: Add note about File::Slurp testdependency
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Dependencies * LWP::UserAgent * XML::LibXML +For testing, File::Slurp is also required. Installation ------------ |