diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-11-18 19:46:05 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-11-18 19:46:05 +0100 |
commit | 50f050b1484f75d45817f633e735f03cff32c575 (patch) | |
tree | e8532b45001e27e79ab79525cd41237c33f34363 /INSTALL | |
parent | 4790dab70ed4aaf84d3817bb9cef727b5aa99fb3 (diff) |
Add missing module to INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ You need several CPAN modules to use these scripts. If you use Debian GNU/Linux, you can install them like so: 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 \ +libdbd-mysql-perl libdbix-class-perl libemail-valid-perl libfile-slurp-perl \ +libio-prompt-perl libmime-base64-perl libmime-lite-perl libstring-mkpasswd-perl \ libtemplate-perl libyaml-syck-perl This will most probably work for Ubuntu as well. |