metacpan / MetaCPAN-Client

Home of the official MetaCPAN Perl API client.
21 stars 23 forks source link

remove rating fetching #124

Closed haarg closed 5 months ago

haarg commented 5 months ago

When asked to retrieve ratings, just give an empty result. CPANRatings has been gone for a long time, and the data is all stale and will be going away.

For now, leave the result class and rating method in place for backward compatibility.