Skip Menu |

This queue is for tickets about the HTML-Auto CPAN distribution.

Report information
The Basics
Id: 108576
Status: resolved
Priority: 0/
Queue: HTML-Auto

People
Owner: mestre.smash [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



Subject: Lexical $_ not available anymore
t/01-basic.t does not compile anymore with perl 5.23.4: Can't use global $_ in "my" at t/01-basic.t line 35, near "my $_ " Execution of t/01-basic.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/01-basic.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests
Hello sir, Thank you for your report. This should be fixed in version 0.05. New distribution hitting CPAN archive now. Thank you. On Sun Nov 08 10:27:43 2015, SREZIC wrote: Show quoted text
> t/01-basic.t does not compile anymore with perl 5.23.4: > > Can't use global $_ in "my" at t/01-basic.t line 35, near "my $_ " > Execution of t/01-basic.t aborted due to compilation errors. > # Looks like your test exited with 255 before it could output anything. > t/01-basic.t ...... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 4/4 subtests
Looks good. I see pass reports for 5.23.4: http://matrix.cpantesters.org/?dist=HTML-Auto+0.05 On 2015-11-08 12:39:40, SMASH wrote: Show quoted text
> Hello sir, > > Thank you for your report. This should be fixed in version 0.05. New > distribution hitting CPAN archive now. > > Thank you. > > On Sun Nov 08 10:27:43 2015, SREZIC wrote:
> > t/01-basic.t does not compile anymore with perl 5.23.4: > > > > Can't use global $_ in "my" at t/01-basic.t line 35, near "my $_ " > > Execution of t/01-basic.t aborted due to compilation errors. > > # Looks like your test exited with 255 before it could output > > anything. > > t/01-basic.t ...... > > Dubious, test returned 255 (wstat 65280, 0xff00) > > Failed 4/4 subtests