From 50f050b1484f75d45817f633e735f03cff32c575 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 18 Nov 2011 19:46:05 +0100 Subject: Add missing module to INSTALL --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 3ea5a05..ea6f5c4 100644 --- a/INSTALL +++ b/INSTALL @@ -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. -- cgit v1.2.3