summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 3ff9972..b41ab86 100644
--- a/README
+++ b/README
@@ -4,7 +4,6 @@ Requires:
- perl version 5.10 or newer
- The perl modules WWW::Mechanize and XML::LibXML
-
Installation
> make
@@ -12,3 +11,9 @@ Installation
> sudo make install
You can skip "make test" if you want.
+
+Extra modules required for testing:
+ - Test::More
+ - Test::Compile
+ - Test::Pod
+ - Test::Command