CC: | exodist [...] cpan.org |
Subject: | Tests fail (with recent Test::More versions?) |
My smoker systems report the following failure:
Global symbol "$xyzzy" requires explicit package name (did you forget to declare "my $xyzzy"?) at t/assets/t-strict line 4.
Execution of t/assets/t-strict aborted due to compilation errors.
t/02-strict.t .... skipped: (no reason given)
This happens only with newer Test::More versions, it seems. Statistical analysis (negative theta is "bad"):
****************************************************************
Regression 'mod:Test::More'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 3214427137092117.00
[1='eq_1.001003'] 0.0000 0.0000 2.06
[2='eq_1.001014'] 0.0000 0.0000 0.70
[3='eq_1.302026'] -1.0000 0.0000 -2272943226267896.50
[4='eq_1.302047'] -1.0000 0.0000 -2272943226267894.50
[5='eq_1.302052'] -1.0000 0.0000 -3179295731028097.00
R^2= 1.000, N= 83, K= 6
****************************************************************