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!