Skip Menu |

This queue is for tickets about the Statistics-Zscore CPAN distribution.

Report information
The Basics
Id: 76228
Status: new
Priority: 0/
Queue: Statistics-Zscore

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.00002
Fixed in: (no value)



Subject: Bareword "use_test_base" not allowed while "strict subs"
Short story: a bugfix in perl causes MIKI/Statistics-Zscore-0.00002.tar.gz to fail during 'perl Makefile.PL'. The diagnostics is in the Subject above. https://rt.cpan.org/Ticket/Dis play.html?id=76035 has the long story. Quick fix: remove "use_test_base" from Makefile.PL. It was never effective anyway due to the bug in perl that is now fixed. HTH&&Thanks