From 9f1ec5477dd7d547f365c916ecd04c189b747089 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sat, 2 Sep 2017 20:35:38 +0200 Subject: add locallib module --- install.sh | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3-24-g4f1b