summaryrefslogtreecommitdiffstats
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 4499aec1d..d3ee9ae89 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -61,6 +61,7 @@ my %requires = (
'Throwable' => 0,
'URI' => '1.55',
'version' => '0.87',
+ 'Taint::Util' => 0,
);
my %build_requires = (
'ExtUtils::MakeMaker' => '6.57_07',