Skip to content

Fix syntax error on line 668 on newer perls#44

Open
cowens wants to merge 1 commit intostepb:masterfrom
cowens:patch-1
Open

Fix syntax error on line 668 on newer perls#44
cowens wants to merge 1 commit intostepb:masterfrom
cowens:patch-1

Conversation

@cowens
Copy link

@cowens cowens commented Mar 22, 2015

Recent perls (anything after Perl 5.12) have removed the bug that let the qw// construct be used directly as the list in a for loop. See http://www.nntp.perl.org/group/perl.perl5.porters/2010/08/msg163360.html for a technical discussion of the change to Perl 5.

Recent perls (anything after Perl 5.12) have removed the bug that let the qw// construct be used directly as the list in a for loop.  See http://www.nntp.perl.org/group/perl.perl5.porters/2010/08/msg163360.html for a technical discussion of the change to Perl 5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant