--- a/zone-mk.pl Mon Jan 03 20:10:17 2011 +0100 +++ b/zone-mk.pl Tue Jan 11 23:30:09 2011 +0100 @@ -3,7 +3,7 @@ use warnings; use strict; use FindBin; -use dnstools::Config qw(get_config); +use DNStools::Config qw(get_config); my %config;