From f01859c6707917053e267d1e98910a0e623e6277 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 17 Oct 2019 01:24:52 +0200 Subject: [PATCH] install_sympa.sh: add 'Net::DNS' to needed perl modules. --- install_sympa.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_sympa.sh b/install_sympa.sh index a85161f..6d8ee6c 100755 --- a/install_sympa.sh +++ b/install_sympa.sh @@ -100,6 +100,7 @@ _needed_cpan_modules=" MIME::Tools Mail::Address Net::CIDR + Net::DNS Sys::Syslog Template Term::ProgressBar