get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / BBS.pm
index e2920a476f23d3fa21bde78e71f23b6bc202162e..68bf4314b0af022a6f554ea26b03a05d8121b1ab 100644 (file)
@@ -15,7 +15,7 @@ use strict;
 use DXUser;
 use DXChannel;
 use DB_File;
-use Carp;
+use DXDebug;
 
 @ISA = qw(DXChannel);