X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FPrefix.pm;h=53424e03e00e7e40cbae01f02e56f354b1b2cadf;hb=4b49fe47b37249d748f0a52fe2a778d4bc27232f;hp=9a5f45da207b69df499ce7655cd0737864ad5fcf;hpb=59e7157e3e342e629b1badcf1ba7d992b58a5caf;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;