summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index fac541e5..d469f118 100644
--- a/Build.PL
+++ b/Build.PL
@@ -24,6 +24,7 @@ my $build = Module::Build->new (
'Locale::Language' => 0,
'Time::Local' => 0,
'Cwd' => 0,
+ 'Config::Std' => 0,
},
recommends => {
'HTML::LinkExtor' => 0,