Tim Bunce wrote:

So, David, which version of Math::BigInt are you using?

According to the change notes for Math::BigInt 1.86 there should
be test failures for 1.85 on 32bit systems. If you're using 1.85 did you
see those and install it anyway?

With no Math::BigInt installed at all, DBI 1.55 passes its tests.

With Math::BigInt 1.83, DBI passes.
With Math::BigInt 1.86, DBI passes.

With Math::BigInt 1.84 and 1.85, Math::BigInt's tests seem to get stuck, so I interrupted them with C-c, which makes CPAN.pm think the test result is 'unknown' instead of 'fail', so it goes on to install the broken module then DBI fails.

--
David Cantrell | Nth greatest programmer in the world

      Good advice is always certain to be ignored,
      but that's no reason not to give it            -- Agatha Christie

Reply via email to