diff options
author | Gustav Eek <gustaveek@student.gu.se> | 2011-03-14 20:54:34 +0100 |
---|---|---|
committer | Gustav Eek <gustaveek@student.gu.se> | 2011-03-14 20:54:34 +0100 |
commit | 16ed1260dd2433d9c25cd550a06c175093416f58 (patch) | |
tree | c1caa0838e48db7a3b196186e2b8291facf4060f /INSTALL | |
parent | 0df2709e4588f653fa680f4820dd2d696749723f (diff) | |
parent | 68708cd2430d4da548673fd612c891413448fddf (diff) |
Merge branch 'master' of https://github.com/skangas/fripost-tools
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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-lite-perl libstring-mkpasswd-perl libyaml-syck-perl +libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \ +libtemplate-perl libyaml-syck-perl |