Skip Menu |

This queue is for tickets about the App-perlmv CPAN distribution.

Report information
The Basics
Id: 95630
Status: resolved
Priority: 0/
Queue: App-perlmv

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

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



Subject: when/given is experimental
This is a new warning introduced in perl 5.18.x (or more exactly, at some point during the 5.17.x development). See any report (also the pass reports) at http://matrix.cpantesters.org/?dist=App-perlmv since 5.18.0. Because of the warnings it makes the reading of the reports difficult, especially the one fail report visible in the linux/5.19.11 cell. Regards, Slaven
On Wed May 14 01:39:25 2014, SREZIC wrote: Show quoted text
> This is a new warning introduced in perl 5.18.x (or more exactly, at > some point during the 5.17.x development). See any report (also the > pass reports) at http://matrix.cpantesters.org/?dist=App-perlmv since > 5.18.0. Because of the warnings it makes the reading of the reports > difficult, especially the one fail report visible in the linux/5.19.11 > cell. > > Regards, > Slaven
Released 0.46 which replaces given/when with good ol' if/else. Regards, Steven