X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMsg.pm;h=8992d3c108b85d94886bd3b2d0bf213740eeec94;hb=5835ca385fb719194163512276666aaf75e82484;hp=087c0f263ed27c2653876c66fe0966da8dbcb928;hpb=f6d0b05b25a61cb6d3aa671b7a8f5d4a69817b1c;p=spider.git diff --git a/perl/Msg.pm b/perl/Msg.pm index 087c0f26..8992d3c1 100644 --- a/perl/Msg.pm +++ b/perl/Msg.pm @@ -18,7 +18,7 @@ use Mojo::IOLoop; use Mojo::IOLoop::Stream; use DXDebug; -use Timer; +use DXTimer; use vars qw($now %conns $noconns $cnum $total_in $total_out $total_lines_in $total_lines_out $connect_timeout $disc_waittime);