Subject: | test.pl fails (if Data::Table::Text is too old?) (20171124) |
On some of my smokers I see the following failure:
...
"binModeAllUtf8" is not exported by the Data::Table::Text module
Can't continue after import errors at /usr/home/cpansand/.cpan/build/2017112515/GitHub-Crud-20171124-7/blib/lib/GitHub/Crud.pm line 15.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2017112515/GitHub-Crud-20171124-7/blib/lib/GitHub/Crud.pm line 15.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
test.pl ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
This seems to happen if an older version of Data::Table::Text is installed. Statistical analysis:
****************************************************************
Regression 'mod:Data::Table::Text'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 2.29
[1='eq_20171105'] -0.0000 0.0000 -2.24
[2='eq_20171115'] 0.0000 0.0000 4.46
[3='eq_20171116'] -0.0000 0.0000 -2.31
[4='eq_20171117'] 1.0000 0.0000 32119149773540580.00
[5='eq_20171124'] 1.0000 0.0000 25705814129998532.00
R^2= 1.000, N= 55, K= 6
****************************************************************