Subject: | Can't locate object method "coords" via package "Hash::Wrap::Class" |
On some of my smokers I see the following error message when running make test:
...
# Failed test 'weight'
# at t/sigma_clip.t line 142.
# Failed test 'incorrect dimensions'
# at t/sigma_clip.t line 158.
# Failed: Can't locate object method "coords" via package "Hash::Wrap::Class" at /home/cpansand/.cpan/build/2018010921/PDL-Algorithm-Center-0.06-1/blib/lib/PDL/Algorithm/Center.pm line 521.\n->isa('PDL::Algorithm::Center::Failure::parameter')
...
This seems to happen if not the latest Hash::Wrap is installed, so probably the minimum version in PREREQ_PM should be adjusted.
Statistical analysis (this means that 0.03 is OK, other versions are not):
****************************************************************
Regression 'mod:Hash::Wrap'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 13.30
[1='eq_0.03'] 1.0000 0.0000 52077471222580664.00
R^2= 1.000, N= 45, K= 2
****************************************************************