From 0815be945ea145dca99ae9641a06b91a96547d78 Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 17 Jun 2009 16:06:00 +0200 Subject: now with proper charset handling --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') 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' ], ); -- cgit v1.2.3