Subject: | Fails with perl < 5.10 |
Sample fail report: http://www.cpantesters.org/cpan/report/a259c8a0-0483-11e9-9ab0-c7779882a96a
Likely blame (untested): '//' operator
Found in https://metacpan.org/source/RAPPAZF/REST-Client-CrossRef-0.003/lib/REST/Client/CrossRef.pm#L382
my $retryAfter = $response->responseHeader('Retry-After') // 0;
If you want to keep the '//' 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!