From a3fbcc9a2d415fa592039276cb31a9c08079557d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 8 Jun 2010 18:22:25 +0200 Subject: README: Add modules required for testing --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3