From fc3b28faf42d4246a14add82928a35b49da04d40 Mon Sep 17 00:00:00 2001 From: Joachim Tingvold Date: Sun, 22 Mar 2015 21:59:18 +0100 Subject: Getting stronger! --- bootstrap/make-dhcpd.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap/make-dhcpd.pl b/bootstrap/make-dhcpd.pl index e6104af..ea7bed6 100755 --- a/bootstrap/make-dhcpd.pl +++ b/bootstrap/make-dhcpd.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -I /root/tgmanage use strict; - use Net::IP; +use NetAddr::IP; BEGIN { require "include/config.pm"; -- cgit v1.2.3