Skip Menu |

This queue is for tickets about the Perl-MinimumVersion CPAN distribution.

Report information
The Basics
Id: 59774
Status: resolved
Priority: 0/
Queue: Perl-MinimumVersion

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

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



Subject: 3 dots flip-flop ... incorrectly parsed as yada yada yada
# version markers for 5.012: # - _yada_yada_yada the only ... string appearing in the file is the following: my @content = grep { /^$newver(?:\s+|$)/ ... /^\S/ } # from newver to un-indented split /\n/, $changelog->content; ===> flip-flop can be 2 or 3 dots, and is not a 5.012 operator