Skip Menu |

This queue is for tickets about the Gzip-RandomAccess CPAN distribution.

Report information
The Basics
Id: 108428
Status: resolved
Priority: 0/
Queue: Gzip-RandomAccess

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

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



Subject: qw without parentheses
Test suite fails for perl >= 5.17 because the "for qw(...)" syntax is now invalid: syntax error at t/01index_handling.t line 96, near "$sub qw(file index_file cleanup)"
On Wed Nov 04 01:55:52 2015, SREZIC wrote: Show quoted text
> Test suite fails for perl >= 5.17 because the "for qw(...)" syntax is > now invalid: > > syntax error at t/01index_handling.t line 96, near "$sub qw(file > index_file cleanup)"
Thanks, I've patched this. https://metacpan.org/release/Gzip-RandomAccess
On 2017-03-24 15:17:36, RJH wrote: Show quoted text
> On Wed Nov 04 01:55:52 2015, SREZIC wrote:
> > Test suite fails for perl >= 5.17 because the "for qw(...)" syntax is > > now invalid: > > > > syntax error at t/01index_handling.t line 96, near "$sub qw(file > > index_file cleanup)"
> > > Thanks, I've patched this. https://metacpan.org/release/Gzip-RandomAccess
I see passes for perl 5.18 and later, so *this* issue is resolved: http://fast-matrix.cpantesters.org/?dist=Gzip-RandomAccess%200.92