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 5b79606..b5f7244 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -19,6 +19,7 @@ WriteMakefile(
"Date::Calc" => 0,
"JSON::Any" => 0,
"URI" => 0,
+ "URI::Fetch" => 0,
"LWP" => 0
},
EXE_FILES => [ map { "utils/$_" } @utils ],