zone-ls.pl
branchhs12
changeset 75 4c0f518fd1be
parent 72 d3d2108f07da
--- a/zone-ls.pl	Mon Jan 03 20:10:17 2011 +0100
+++ b/zone-ls.pl	Tue Jan 11 23:30:09 2011 +0100
@@ -9,7 +9,7 @@
 use Time::Local;
 use Getopt::Long;
 use if $ENV{DEBUG} => "Smart::Comments";
-use dnstools::Config qw(get_config);
+use DNStools::Config qw(get_config);
 
 my %config;
 my $opt_expiry = undef;