get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / DXM.pm
index 30a0cc1e221dfa7c858b165d3ef7cdf879270b78..ee2f4539c050940b81ec6d49a61ee3edc9af778e 100644 (file)
@@ -17,7 +17,7 @@
 package DXM;
 
 use DXVars;
-use Carp;
+use DXDebug;
 
 my $localfn = "$main::root/local/Messages";
 my $fn = "$main::root/perl/Messages";