Subject: | Bareword "currentDirectory" not allowed |
Tests fail on some of my smokers:
...
Bareword "currentDirectory" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2017042900/Android-Build-2017.429-3/blib/lib/Android/Build.pm line 26.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
test.pl ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
Statistical analysis suggests that this happens if older versions of Data::Table::Text are installed (theta=0 means "bad"):
****************************************************************
Regression 'mod:Data::Table::Text'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 0.41
[1='eq_2017.201'] -0.0000 0.0000 -0.87
[2='eq_2017.222'] 0.0000 0.0000 0.00
[3='eq_2017.313'] 1.0000 0.0000 13142595168390284.00
[4='eq_2017.331'] 1.0000 0.0000 14384488858236646.00
[5='eq_2017.429'] 1.0000 0.0000 14159365593393292.00
R^2= 1.000, N= 59, K= 6
****************************************************************
Probably the minimum prereq version needs to be adjusted.