Skip Menu |

This queue is for tickets about the Debug-STDERR CPAN distribution.

Report information
The Basics
Id: 76243
Status: new
Priority: 0/
Queue: Debug-STDERR

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

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



Subject: Bareword "use_test_base" not allowed while "strict subs"
Sample fail report: http://www.cpantesters.org/cpan/report/4b275da4-16bf-11e1-a0fd-181149abe0af Short story: a bugfix in bleadperl causes a fail during Makefile.PL. https://rt.cpan.org/Ticket/Dis play.html?id=76035 has the long story. Quick fix: remove line 12 from Makefile.PL (the one with use_test_base). HTH&&Thanks,