Facebook-Graph 1.0801
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Facebook::Graph | A fast and easy way to integrate your apps with Facebook. | 1.0801 | metacpan |
Facebook::Graph::AccessToken | Acquire an access token from Facebook. | 1.0801 | metacpan |
Facebook::Graph::AccessToken::Response | The Facebook access token request response. | 1.0801 | metacpan |
Facebook::Graph::Authorize | Authorizing an app with Facebook | 1.0801 | metacpan |
Facebook::Graph::BatchRequests | Batch Requests | 1.0801 | metacpan |
Facebook::Graph::Page::Feed | Add a post to a Facebook page. | 1.0801 | metacpan |
Facebook::Graph::Picture | Get the URI for the picture of any object. | 1.0801 | metacpan |
Facebook::Graph::Publish | A base class for publishing various things to facebook. | 1.0801 | metacpan |
Facebook::Graph::Publish::Checkin | Publish a location checkin. | 1.0801 | metacpan |
Facebook::Graph::Publish::Comment | Publish a comment on a post. | 1.0801 | metacpan |
Facebook::Graph::Publish::Event | Add an event. | 1.0801 | metacpan |
Facebook::Graph::Publish::Like | Mark a post as something you like. | 1.0801 | metacpan |
Facebook::Graph::Publish::Link | Add a link. | 1.0801 | metacpan |
Facebook::Graph::Publish::Note | Add a note to a user's list of notes. | 1.0801 | metacpan |
Facebook::Graph::Publish::PageTab | Add a page tab. | 1.0801 | metacpan |
Facebook::Graph::Publish::Photo | Publish Photos | 1.0801 | metacpan |
Facebook::Graph::Publish::Post | Publish to a user's wall. | 1.0801 | metacpan |
Facebook::Graph::Publish::RSVPAttending | RSVP attending to an event. | 1.0801 | metacpan |
Facebook::Graph::Publish::RSVPDeclined | RSVP declined to an event. | 1.0801 | metacpan |
Facebook::Graph::Publish::RSVPMaybe | RSVP maybe to an event. | 1.0801 | metacpan |
Facebook::Graph::Query | Simple and fast searching and fetching of Facebook data. | 1.0801 | metacpan |
Facebook::Graph::Request | Handling posts to Facebook Graph. | 1.0801 | metacpan |
Facebook::Graph::Response | Handling of a Facebook::Graph response documents. | 1.0801 | metacpan |
Facebook::Graph::Role::Uri | The base URI for the Facebook Graph API. | 1.0801 | metacpan |
Facebook::Graph::Session | Convert old API sessions into Graph API access_tokens. | 1.0801 | metacpan |