blob: 06fd2ac8e76f055f88af6f54fa1cca52e64e087f (
plain)
1
2
3
4
5
6
7
8
9
10
|
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 \
libdigest-perl libemail-valid-perl libfile-slurp-perl libio-prompter-perl \
libmime-base64-perl libmime-lite-perl libnet-ldap-perl \
libstring-mkpasswd-perl libtemplate-perl libyaml-syck-perl
This will most probably work for Ubuntu as well.
|