Prepare for git repository
[spider.git] / perl / DXXml / Text.pm
index adec20e84704e66a44d2d8d95bb7639d99d270a6..2410824ff6b7591da4bb162bdfd292127449e089 100644 (file)
@@ -14,12 +14,7 @@ use DXDebug;
 use DXProt;
 use DXLog;
 
-use vars qw($VERSION $BRANCH @ISA %pings);
-$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(@ISA %pings);
 @ISA = qw(DXXml);
 
 sub handle_input