summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 43f06fd..ac1445e 100755
--- a/install.sh
+++ b/install.sh
@@ -86,6 +86,7 @@ function perlModules()
checkPerlModule Time::Local
checkPerlModule MIME::Base64
checkPerlModule File::Temp
+ checkPerlModule URI
checkPerlModule URI::Escape