Subject: | Bareword "use_test_base" not allowed while "strict subs" |
Short story: a bugfix in perl causes
MIKI/Statistics-Associations-0.00003.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