X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FInvestigate.pm;h=d827d61cc4d8d37628b14a13287f981ce49106b4;hb=6230850db2f82835e5ef75da4f418615ba4261da;hp=811d6380386f5ede159e0aac4b7c4b3ba0f54f09;hpb=4937d077fd03279aae2cbba6f1252ffdb04cc7a5;p=spider.git diff --git a/perl/Investigate.pm b/perl/Investigate.pm index 811d6380..d827d61c 100644 --- a/perl/Investigate.pm +++ b/perl/Investigate.pm @@ -21,12 +21,6 @@ use DXDebug; use DXUtil; -use vars qw($VERSION $BRANCH); -$VERSION = sprintf( "%d.%03d", q$Revision$ =~ /(\d+)\.(\d+)/ ); -$BRANCH = sprintf( "%d.%03d", q$Revision$ =~ /\d+\.\d+\.(\d+)\.(\d+)/ || (0,0)); -$main::build += $VERSION; -$main::branch += $BRANCH; - use vars qw (%list %valid $pingint $maxpingwait); $pingint = 5; # interval between pings for each investigation