branch | hs12 |
changeset 72 | d3d2108f07da |
parent 71 | e25fc893e203 |
child 73 | 9c304b77cf02 |
--- a/update-serial.pl Mon Jan 03 16:49:56 2011 +0100 +++ b/update-serial.pl Mon Jan 03 20:06:55 2011 +0100 @@ -12,7 +12,7 @@ use IO::File; use POSIX qw(strftime); use if $ENV{DEBUG} => "Smart::Comments"; -use my::Config qw(get_config); +use dnstools::Config qw(get_config); sub uniq(@); sub zones(@);