X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FPrefix.pm;h=53424e03e00e7e40cbae01f02e56f354b1b2cadf;hb=dc397f24d7242cf3ccdb87a3e1467963c58fa2f9;hp=9a5f45da207b69df499ce7655cd0737864ad5fcf;hpb=0c963c43ab1cc4028eb79e366d5c0cfa4575b057;p=spider.git diff --git a/perl/Prefix.pm b/perl/Prefix.pm index 9a5f45da..53424e03 100644 --- a/perl/Prefix.pm +++ b/perl/Prefix.pm @@ -442,7 +442,7 @@ L1: for ($n = 0; $n < @parts; $n++) { } # we are a pirate! - @nout = matchprefix('Q'); + @nout = matchprefix('QQ'); $misses++; lru_put($call, \@nout); push @out, @nout;