summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index f93a817..e275552 100644
--- a/install.sh
+++ b/install.sh
@@ -13,6 +13,7 @@ repo_modules=(
"perl-config-simple"
"perl-ipc-run"
"perl-http-date"
+ "perl-local-lib"
)
printf "%s\n" "This script will install needed cpan modules"