summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 094b2d3..05433cb 100644
--- a/Build.PL
+++ b/Build.PL
@@ -14,7 +14,10 @@ Module::Build->new(
license => 'unrestricted',
requires => {
'perl' => '5.10.1',
+ 'Class::Accessor' => 0,
'Getopt::Long' => 0,
+ 'List::Utel' => 0,
+ 'WWW::Mechanize' => 0,
'XML::LibXML' => 0,
},
sign => 1,