X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSpot.pm;h=dc63dbff42c1c2ab1309d843107e10ce6bbff4ae;hb=defc60f3e7fab9bb99d1c9f7b8bccc4ec37628d5;hp=f59ef4f4965bca34c5b747d30c0c9b03390bfc5e;hpb=a7d7ca1d8383bea004544d002748db81d867ea11;p=spider.git diff --git a/perl/Spot.pm b/perl/Spot.pm index f59ef4f4..dc63dbff 100644 --- a/perl/Spot.pm +++ b/perl/Spot.pm @@ -26,7 +26,7 @@ $BRANCH = sprintf( "%d.%03d", q$Revision$ =~ /\d+\.\d+\.(\d+)\.(\d+)/ || (0,0)) $main::build += $VERSION; $main::branch += $BRANCH; -use vars qw($fp $statp $maxspots $defaultspots $maxdays $dirprefix $duplth $dupage $filterdef $totalspots $hfspots $vhfspots); +use vars qw($fp $statp $maxspots $defaultspots $maxdays $dirprefix $duplth $dupage $filterdef $totalspots $hfspots $vhfspots ); $fp = undef; $statp = undef;