summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3fdd00c..d1a1a73 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -11,6 +11,7 @@ WriteMakefile(
'URI::Find' => 0,
'URI::Title' => 0,
'Email::Send' => 0,
+ 'MIME::EncWords' => 1,
},
EXE_FILES => [ 'script/URLQueue.pl' ],
);