1. added grepdbg program (so you can search your debug files and get times
[spider.git] / perl / Spot.pm
index 7302193a9c3bfb462bfbbc9f4ff23871dd46b2b9..cdd7393d21803c8f85931cf525e79664bec6eb89 100644 (file)
@@ -105,7 +105,7 @@ sub search
        my $ref;
        my $i;
        my $count;
-       my @today = Julian::unixtoj(time);
+       my @today = Julian::unixtoj(time());
        my @fromdate;
        my @todate;