Subject: | Tests fail (with latest Business::ISBN?) |
See subject. The t/check020.t output starts like this:
# Failed test 'Checking expected messages, 020: Subfield a has bad checksum, 1548794743.'
# at t/check020.t line 88.
# got: 'Business::ISBN version must be below 2 or above 2.02_02.'
# expected: '020: Subfield a has bad checksum, 1548794743.'
...
And the t/lint.t output has this:
# Failed test 'No warnings on ActivePerl with ASP and ADO / Tobias Martinsson.'
# at t/lint.t line 32.
# got: '1'
# expected: '0'
...
Statistical analysis suggests that the problem is caused by newest Business::ISBN versions (2.08 and 2.09, older are OK):
****************************************************************
Regression 'mod:Business::ISBN'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 11.82
[1='eq_2.08'] 1.0000 0.0000 12906409106575882.00
[2='eq_2.09'] 1.0000 0.0000 20502258434380552.00
R^2= 1.000, N= 72, K= 3
****************************************************************