my $MATCH=0 while() { if ($_ eq "$ip\t\t$date\n") {$MATCH=1; last;} }