Skip to content

Instantly share code, notes, and snippets.

@xsawyerx
Created March 2, 2014 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xsawyerx/9307634 to your computer and use it in GitHub Desktop.
Save xsawyerx/9307634 to your computer and use it in GitHub Desktop.
MetaCPAN Ratings
MetaCPAN::API::Rating {
Parents Moo::Object
public methods (9) : author, date, details, distribution, helpful, new, rating, release, user
private methods (1) : _known_fields
internals: {
data {
author "PLACEHOLDER",
date "2014-03-02T12:20:07",
distribution "Moose",
rating 4.9,
release "PLACEHOLDER",
user "CPANRatings"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment