CC: | rjbs [...] cpan.org |
Subject: | t/main.t fails (with Pod::Weaver 4.014?) |
My smoker systems started to report failures:
Can't call method "notice" on an undefined value at /home/cpansand/.cpan/build/2016092618/Pod-Weaver-4.014-yXBsn8/blib/lib/Pod/Weaver/Section/Legal.pm line 56.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/main.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed
Statistical analysis suggests that Pod::Weaver 4.014 is causing the problem:
****************************************************************
Regression 'mod:Pod::Weaver'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 42857051213842528.00
[1='eq_4.011'] 0.0000 0.0000 19.41
[2='eq_4.012'] 0.0000 0.0000 16.73
[3='eq_4.013'] 0.0000 0.0000 15.99
[4='eq_4.014'] -1.0000 0.0000 -38332511931736696.00
R^2= 1.000, N= 77, K= 5
****************************************************************
A similar issue: https://github.com/preaction/Statocles/issues/513