Subject: | Can't locate object method "retain" via package "Future" |
The test suite fails on some of my smokers:
...
Can't locate object method "retain" via package "Future" at /home/cpansand/.cpan/build/2020011405/Tangence-0.25-R7ynGG/blib/lib/Tangence/Client.pm line 284.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/21client.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
... (etc) ...
Probably the prereq version for Future.pm should be increased, something between 0.35 and 0.40:
****************************************************************
Regression 'mod:Future'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 1.41
[1='eq_0.33'] -0.0000 0.0000 -2.44
[2='eq_0.34'] -0.0000 0.0000 -0.99
[3='eq_0.35'] 0.0000 0.0000 2.30
[4='eq_0.40'] 1.0000 0.0000 8961066562217738.00
[5='eq_0.41'] 1.0000 0.0000 8961066562217738.00
[6='eq_0.42'] 1.0000 0.0000 10347348383845130.00
[7='eq_0.43'] 1.0000 0.0000 12416818060614156.00
R^2= 1.000, N= 35, K= 8
****************************************************************