Skip Menu |

This queue is for tickets about the Parse-RandGen CPAN distribution.

Report information
The Basics
Id: 66845
Status: open
Priority: 0/
Queue: Parse-RandGen

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

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



Subject: Test failures with bleadperl
The matrix output http://matrix.cpantesters.org/?dist=Parse-RandGen&maxver= suggests that the failure happened between perl 5.13.5 and 5.13.6. Regards, Slaven
On 2011-03-24 03:21:20, SREZIC wrote: Show quoted text
> The matrix output > http://matrix.cpantesters.org/?dist=Parse-RandGen&maxver= suggests that > the failure happened between perl 5.13.5 and 5.13.6. >
It seems to me that the failure happens because the stringification of regexes has changed. See the section in perl 5.14.0's perldelta documentation. Regards, Slaven