diff -r 8b8735676881 -r 4c0f518fd1be update-serial.pl --- a/update-serial.pl Mon Jan 03 20:10:17 2011 +0100 +++ b/update-serial.pl Tue Jan 11 23:30:09 2011 +0100 @@ -12,7 +12,7 @@ use IO::File; use POSIX qw(strftime); use if $ENV{DEBUG} => "Smart::Comments"; -use dnstools::Config qw(get_config); +use DNStools::Config qw(get_config); sub uniq(@); sub zones(@);