On Fri, Feb 15, 2008 at 12:03:40PM +0000, Matthew Somerville wrote:
> I haven't actually patched my copy of Search::Xapian, but it looks like it
> should run okay. :-)
You also need to increase the number of tests you plan to run:
BEGIN { plan tests => 76 };
Applied with that fix. Thanks.
Cheers,
Olly