summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 2e237ec5..fece985b 100644
--- a/Build.PL
+++ b/Build.PL
@@ -26,6 +26,8 @@ my $build = Module::Build->new (
'Cwd' => 0,
'Config::Std' => 0,
'MIME::Lite' => 0,
+ 'Error' => 0,
+ 'Template' => 0,
},
recommends => {
'HTML::LinkExtor' => 0,