fix USDB problems?
[spider.git] / perl / Prefix.pm
index 028f2cb04fa6c2f679f794ef5012462e83dea6fa..9a5f45da207b69df499ce7655cd0737864ad5fcf 100644 (file)
@@ -170,6 +170,7 @@ sub next
 sub lru_put
 {
        my ($call, $ref) = @_;
+       $call =~ s/^=//;
        my @s = USDB::get($call);
        
        if (@s) {