Skip Menu |

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

Report information
The Basics
Id: 92598
Status: rejected
Priority: 0/
Queue: REST-Consumer

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

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



Subject: Fails with perls <= 5.8.9
As per subject. Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=REST-Consumer%200.08 Sample fail report: http://www.cpantesters.org/cpan/report/38136532 The line in question has the dor operator: https://metacpan.org/source/MJD/REST-Consumer-0.08/lib/REST/Consumer.pm#L153 If this is intentional, it would be cool if you could 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 bug pertains to the "unofficial" version 0.08 which wasn't uploaded by the maintainers of REST::Consumer. The latest release should be fine (and gets substantial use in production on 5.8.8).
Thanks for the 1.00 release. I cannot test it on 5.8* because there is an indirect dependency on 5.10 (I think via LWPx-Paranoid)