Skip Menu |

This queue is for tickets about the REST-Client-CrossRef CPAN distribution.

Report information
The Basics
Id: 128100
Status: resolved
Priority: 0/
Queue: REST-Client-CrossRef

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

Bug Information
Severity: (no value)
Broken in: 0.003
Fixed in: (no value)



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!
On Sun Dec 23 21:03:30 2018, ANDK wrote: Show quoted text
> 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!
Should be ok since version 0.004