Created
March 2, 2014 14:48
-
-
Save xsawyerx/9307634 to your computer and use it in GitHub Desktop.
MetaCPAN Ratings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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