Subject: | Can't handle x=CODE(0x...) |
t/01-basics.t fails on some of my smokers:
...
Can't handle x=CODE(0x802302d68) at /usr/perl5.16.3t/lib/site_perl/5.16.3/Function/Fallback/CoreOrPP.pm line 55.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/01-basics.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
...
Statistical analysis suggests that this happens for some (older?) versions of Function::Fallback::CoreOrPP. 0.08 and 0.090 are OK, others (e.g. 0.07) are not:
****************************************************************
Regression 'mod:Function::Fallback::CoreOrPP'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 0.0000 0.0000 0.00
[1='eq_0.08'] 1.0000 0.0000 14539592166137112.00
[2='eq_0.090'] 1.0000 0.0000 18098437608003080.00
R^2= 1.000, N= 59, K= 3
****************************************************************