aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index bd5bb7eee..49fac1ade 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -103,5 +103,6 @@ WriteMakefile(
'Mail::Sendmail' => 0,
'HTML::Parser' => 0,
'URI' => 0,
+ 'Data::Dumper' => 2.11,
},
);