Skip Menu |

This queue is for tickets about the MooX-PDL-Role-Proxy CPAN distribution.

Report information
The Basics
Id: 128410
Status: resolved
Priority: 0/
Queue: MooX-PDL-Role-Proxy

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

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



Subject: Fails with perl < 5.24
Sample fail report: http://www.cpantesters.org/cpan/report/102105512 Likely blame (untested): ->% postfix dereference Found in https://metacpan.org/source/DJERIUS/MooX-PDL-Role-Proxy-0.04/t/nested.t#L109 $expected->$c, $data{$c}->%* ); If you want to keep the postfix dereference operator it would be cool if you could predeclare the dependency. That way the FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes Thanks!
On Sat Feb 02 06:57:33 2019, ANDK wrote: Show quoted text
> Sample fail report: http://www.cpantesters.org/cpan/report/102105512 > > Likely blame (untested): ->% postfix dereference > > Found in https://metacpan.org/source/DJERIUS/MooX-PDL-Role-Proxy- > 0.04/t/nested.t#L109 > > $expected->$c, $data{$c}->%* ); > > If you want to keep the postfix dereference operator it would be cool > if you could predeclare the dependency. That way the FAILS are > converted to UNKNOWNS. Details about how to do it are on this page: > http://wiki.cpantesters.org/wiki/CPANAuthorNotes > > Thanks!
Thanks for the testing and the bug report! It's now once more compatible with the older perls.