Skip Menu |

This queue is for tickets about the Algorithm-Evolutionary CPAN distribution.

Report information
The Basics
Id: 91731
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Algorithm-Evolutionary

People
Owner: JMERELO [...] cpan.org
Requestors: pterjan [...] gmail.com
Cc:
AdminCc:

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



Subject: Syntax error in P_Peaks.pm and w_P_Peaks.pm with perl >= 5.18.0
Date: Mon, 30 Dec 2013 11:31:28 +0100
To: bug-Algorithm-Evolutionary [...] rt.cpan.org
From: Pascal Terjan <pterjan [...] gmail.com>
line 68, near "$s qw( bits generator regex )" Adding () around qw() fixes it. See http://search.cpan.org/~rjbs/perl-5.18.1/pod/perl5180delta.pod#qw(...)_can_no_longer_be_used_as_parentheses
Solved in the source and fixed in the upcoming version. Thanks for the report.
Fixed in 0.79 and above. Thanks for the report.