From e63c27dac0ca039b67e284235df8238bd0012cfc Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Wed, 21 Sep 2011 16:18:29 +0000 Subject: * switch from speedy to fastcgi * improved installation, no file editing required anymore * update installation instructions --- setup/build-perl-modules.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'setup') diff --git a/setup/build-perl-modules.sh b/setup/build-perl-modules.sh index 8c7d272..e0682b9 100755 --- a/setup/build-perl-modules.sh +++ b/setup/build-perl-modules.sh @@ -10,7 +10,9 @@ for module in \ Digest::HMAC_MD5 \ Net::Telnet \ Net::OpenSSH \ - Net::SNMT \ + Net::SNMP \ + Net::LDAP \ + Net::DNS \ IO::Pty \ LWP \ ; do -- cgit v1.2.3-24-g4f1b