Skip Menu |

This queue is for tickets about the Convert-Pluggable CPAN distribution.

Report information
The Basics
Id: 110944
Status: resolved
Priority: 0/
Queue: Convert-Pluggable

People
Owner: ELOHMROW [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails with perls <= 5.8.9
As per subject. Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=Convert-Pluggable%200.031 Sample fail report: http://www.cpantesters.org/cpan/report/1c768b44-b2f4-11e5-a540-476ea71c4378 Blamed construct: // https://metacpan.org/source/ELOHMROW/Convert-Pluggable-0.031/lib/Convert/Pluggable.pm#L1282 If this is intentional, it would be cool if you could declare your requirement. That way the intentional FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes HTH && Thanks, (Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)
fixed in 0.032: '//' changed to 'defined ? shift : X;'