get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / DXUtil.pm
index de9ea018677765c837c56cf847d9ee7917ec90d0..0911d6ff6ee415eed03e14ffaf18a1b6d4c2e546 100644 (file)
@@ -12,7 +12,7 @@ use Date::Parse;
 use IO::File;
 use Data::Dumper;
 
-use Carp;
+use DXDebug;
 
 require Exporter;
 @ISA = qw(Exporter);