zone-ls.pl
branchhs12
changeset 72 d3d2108f07da
parent 71 e25fc893e203
child 75 4c0f518fd1be
--- a/zone-ls.pl	Mon Jan 03 16:49:56 2011 +0100
+++ b/zone-ls.pl	Mon Jan 03 20:06:55 2011 +0100
@@ -9,7 +9,7 @@
 use Time::Local;
 use Getopt::Long;
 use if $ENV{DEBUG} => "Smart::Comments";
-use my::Config qw(get_config);
+use dnstools::Config qw(get_config);
 
 my %config;
 my $opt_expiry = undef;