Subject: | Bareword "Data::NFA::newNfa" not allowed (20191109) |
Tests fail on some of my smokers:
...
Bareword "Data::NFA::newNfa" not allowed while "strict subs" in use at (eval 15) line 206, <DATA> line 247.
at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Data/Table/Text.pm line 3576, <DATA> line 247.
Data::Table::Text::__ANON__("Bareword \"Data::NFA::newNfa\" not allowed while \"strict subs\" "...) called at /usr/home/cpansand/.cpan/build/2019110905/Data-DFA-20191109-3/blib/lib/Data/DFA.pm line 2099
Data::DFA::test("Data::DFA") called at test.pl line 11
# Looks like your test exited with 255 before it could output anything.
test.pl ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 31/31 subtests
...
Statistical analysis suggests that this happens if Data::Table::Text is too old (theta = 0 means "bad"):
****************************************************************
Regression 'mod:Data::Table::Text'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 14.65
[1='eq_20191107'] -0.0000 0.0000 -12.85
[2='eq_20191109'] 1.0000 0.0000 58474537148565968.00
R^2= 1.000, N= 24, K= 3
****************************************************************