Well here is a hash() that at least passes the tests... that's about all I can
say for it however.
(See attached file: hash.pl)
"Jeff Zucker" <[EMAIL PROTECTED]> on 04/15/2002 10:21:31 AM
To: John Tobey/Intdata@INTDATA
cc:
Subject: Re: DBI::PurePerl -- would you believe 100%?
[EMAIL PROTECTED] wrote:
>
> >Hmm, I applied your patches and I still get five failues on the hash()
> >test. There wasn't a hash() implementation in there I missed was there?
>
> :-) No, I stared at it for 30 seconds, though.
Yeah, me too, then my math dyslexia kicked in and I got dizzy.
> Any idea what purpose hash() serves?
I think it's just a way to store strings as numbers that doesn't really
impact anything else in DBI.
>
> >> The test that fails is number 7, "$switch->{'Attribution'} =~ m/DBI.*?
> >
> >Hmm, that's odd, that test works fine for me. I'm using DBI 1.21 on
> >win98. What's your setup?
>
> Sorry, I forgot to mention I used DBI 1.19. Trying it with 1.21 works okay.
I
> guess that makes it a non-bug.
That's the best kind. I think I know what caused it anyway and fixed
it. Thanks again.
--
Jeff
hash.pl
Description: Binary data
