Ah, phooey. Guess I'll have to work on finishing the callbaks now ;)

Thanks Steffen.

Tim.

On Wed, Mar 16, 2005 at 01:35:23PM +0100, Steffen Goeldner wrote:
> Looks like t/11fetch.t should return a true value.
> Patch attached.
> 
> 
> Steffen

> Index: t/11fetch.t
> ===================================================================
> --- t/11fetch.t       (revision 929)
> +++ t/11fetch.t       (working copy)
> @@ -103,5 +103,6 @@
>      Benchmark::timethis(10, sub { go([EMAIL PROTECTED])->fetchall_hashref([ 
> 'C1','C2','C3' ]) });
>  }
>  
> +1;
>  
>  # end

Reply via email to