31. 10. 2025. u 18:49, Slaven Rezic piše:

31. 10. 2025. u 16:31, Jim Avera piše:

[...]
...but I see now that those pages are now set up for internal cpantesters debugging and are not intended to be directly useful to module authors.   There are 11K+ lines of debug tracing in test-result files before showing actual test results.  I don't remember seeing that before.

From my 90 test reports for Spreadsheet-Edit-1000.027 and .028 48 have a size of more than 1MB (these contain this debug tracing), the other 46 are of moderate size (slightly more than 10kB). I don't see any pattern regarding perl versions or operating systems. And it seems to be just your module which is affected. However, I don't think this is something specific about cpantesters.

I found the reason:

****************************************************************
Regression 'mod:Data::Dumper::Interp'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    36432120003707360.00
[1='eq_7.018']       -0.0000          0.0000      -2.70
[2='eq_7.019']       -1.0000          0.0000    -12144040001235780.00
[3='eq_7.020']       -1.0000          0.0000    -27446895520433648.00

R^2= 1.000, N= 41, K= 4
****************************************************************

So it happens if Data::Dumper::Interp >= 7.019 is installed.

Regards,
    Slaven

Reply via email to