X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXCommandmode.pm;h=270183bffd5058f7916aa19bc0c1a7d861243c24;hb=bcf2892aa7f3c9957ee61365a6e032dd93044834;hp=5a53dc6e117fe291216fd36ffc8c350a7ec118d6;hpb=f726c14c2f603c02eabecc4526e588354a3a7e0b;p=spider.git diff --git a/perl/DXCommandmode.pm b/perl/DXCommandmode.pm index 5a53dc6e..270183bf 100644 --- a/perl/DXCommandmode.pm +++ b/perl/DXCommandmode.pm @@ -32,6 +32,8 @@ use Sun; use Internet; use Script; use Net::Telnet; +use QSL; +use DB_File; use strict; use vars qw(%Cache %cmd_cache $errstr %aliases $scriptbase $maxerrors %nothereslug $maxbadcount);