CC: | TIMB [...] cpan.org |
Subject: | DBI 1.601 breaks Exception::Class::DBI |
I don't know whose bug it is, so I report it under E:C:D and try to CC
Tim. Since 1.601 I see the following test failure
t/dbh.........
# Failed test 'Check err'
# at t/dbh.t line 35.
# got: '2000000000'
# expected: '1'
# Looks like you failed 1 test of 28.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
Failed 1/28 tests, 96.43% okay
Downgrading to DBI-1.59 solves the problem.