branch | hs12 |
changeset 75 | 4c0f518fd1be |
parent 73 | 9c304b77cf02 |
--- 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(@);