aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2011-03-14 16:31:26 +0100
committerStefan Kangas <skangas@skangas.se>2011-03-14 16:31:35 +0100
commitb197defa26836ed7eb3052bf5ef82e52078825e6 (patch)
tree1e293ff0f617445f2480472791b372ccae82e16f /INSTALL
parentd04c66ffea981891c7c27d539ed8fe45cd9de307 (diff)
WIP: send credentials
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 74be19a..cfbaa4d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,6 +2,7 @@ You need several cpan modules to use these scripts.
If you use Debian GNU/Linux, you can install them like so:
-aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \
+sudo aptitude install -R libdatetime-format-mysql-perl libdatetime-perl \
libdbix-class-perl libemail-valid-perl libfile-slurp-perl libio-prompt-perl \
-libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl libyaml-syck-perl
+libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \
+libtemplate-perl libyaml-syck-perl