about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6b2e16ff..5d2f5c57 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,6 +20,10 @@ WriteMakefile(
                 'Date::Parse' => 0,
                 'Encode::MIME::Header' => 0,
                 'XML::Atom::SimpleFeed' => 0,
+                'IPC::Open2' => 0,
+                'File::Path::Expand' => 0,
+                'CGI' => 0,
+                'URI::Escape' => 0,
                 # We have more test dependencies, but do not force
                 # users to install them
         },