Subject: | Can't locate object method "redefine" via package "Test::MockModule" |
The test suite fails on some of my smokers:
...
Can't locate object method "redefine" via package "Test::MockModule" at t/hooks.t line 23.
t/hooks.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
Probably this happens if Test::MockModule is too old (< 0.13), so the prereq version should be increased:
****************************************************************
Regression 'mod:Test::MockModule'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 3.83
[1='eq_0.11'] 0.0000 0.0000 3.61
[2='eq_0.12'] -0.0000 0.0000 -3.32
[3='eq_0.13'] 1.0000 0.0000 30862149795068840.00
[4='eq_0.15'] 1.0000 0.0000 32734253103132292.00
[5='eq_0.170.0'] 1.0000 0.0000 34283033463516656.00
R^2= 1.000, N= 102, K= 6
****************************************************************