Skip Menu |

This queue is for tickets about the Config-Param CPAN distribution.

Report information
The Basics
Id: 97038
Status: resolved
Priority: 0/
Queue: Config-Param

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

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



Subject: Fails with perls <= 5.12.5
As per subject. Best illustrated in the matrix: http://matrix.cpantesters.org/?dist=Config-Param%203.001000 Sample fail report: http://www.cpantesters.org/cpan/report/395e4fca-e8b2-11e3-8eb0-3aed72305bfd If this is intentional, it would be cool if you coul 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)
This has been fixed over a year ago. I just did not notice the bug report here. It was the same mistake that made the distribution fail with newer perls (push to ref instead of the array).