Wed Nov 04 01:55:52 2015SREZIC [...] cpan.org - Ticket created
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)"
Fri Mar 24 15:17:36 2017RJH [...] cpan.org - Correspondence added
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)"
Fri Mar 24 15:17:37 2017The RT System itself - Status changed from 'new' to 'open'
Fri Mar 24 15:17:37 2017RJH [...] cpan.org - Status changed from 'open' to 'patched'
Fri Mar 24 15:21:03 2017SREZIC [...] cpan.org - Correspondence added
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)"