Subject: | Could not find sub 'lower_bound' exported by List::MoreUtils |
Test suite fails on some of my smokers:
...
Bailout called. Further testing stopped:
# Failed test 'use Net::IPAM::Tree;'
# at t/00-load.t line 8.
# Tried to use 'Net::IPAM::Tree'.
# Error: Could not find sub 'lower_bound' exported by List::MoreUtils at /home/cpansand/.cpan/build/2020040216/Net-IPAM-Tree-1.00-dwEq2c/blib/lib/Net/IPAM/Tree/Node.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020040216/Net-IPAM-Tree-1.00-dwEq2c/blib/lib/Net/IPAM/Tree/Node.pm line 6.
# Compilation failed in require at /home/cpansand/.cpan/build/2020040216/Net-IPAM-Tree-1.00-dwEq2c/blib/lib/Net/IPAM/Tree.pm line 14.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020040216/Net-IPAM-Tree-1.00-dwEq2c/blib/lib/Net/IPAM/Tree.pm line 14.
# Compilation failed in require at t/00-load.t line 8.
# BEGIN failed--compilation aborted at t/00-load.t line 8.
# Failed test 'use Net::IPAM::Tree::Node;'
# at t/00-load.t line 9.
# Tried to use 'Net::IPAM::Tree::Node'.
# Error: Attempt to reload Net/IPAM/Tree/Node.pm aborted.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
# Looks like you failed 2 tests of 2.
FAILED--Further testing stopped.
...
This seems to happen if List::MoreUtils is too old. Statistical analysis just suggests that 0.416 is problematic and 0.428 is good:
****************************************************************
Regression 'mod:List::MoreUtils'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 0.00
[1='eq_0.416'] 0.0000 0.0000 0.00
[2='eq_0.428'] 1.0000 0.0000 10117652191651660.00
R^2= 1.000, N= 51, K= 3
****************************************************************