Facebook-Graph 1.1200
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Facebook-Graph-1.1200/lib/Facebook/Graph/AccessToken.pm -- Around line 124: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Facebook-Graph-1.1200/lib/Facebook/Graph/Authorize.pm -- Around line 101: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Facebook-Graph-1.1200/lib/Facebook/Graph/BatchRequests.pm -- Around line 98: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Facebook-Graph-1.1200/lib/Facebook/Graph/Picture.pm -- Around line 86: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2'
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Response
- 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. | metacpan | |
Facebook::Graph::AccessToken | Acquire an access token from Facebook. | metacpan | |
Facebook::Graph::AccessToken::Response | The Facebook access token request response. | metacpan | |
Facebook::Graph::Authorize | Authorizing an app with Facebook | metacpan | |
Facebook::Graph::BatchRequests | Batch Requests | metacpan | |
Facebook::Graph::Page::Feed | Add a post to a Facebook page. | 1.0700 | metacpan |
Facebook::Graph::Picture | Get the URI for the picture of any object. | metacpan | |
Facebook::Graph::Publish | A base class for publishing various things to facebook. | metacpan | |
Facebook::Graph::Publish::Checkin | Publish a location checkin. | metacpan | |
Facebook::Graph::Publish::Comment | Publish a comment on a post. | metacpan | |
Facebook::Graph::Publish::PageTab | Add a page tab. | metacpan | |
Facebook::Graph::Publish::Photo | Publish Photos | metacpan | |
Facebook::Graph::Publish::Post | Publish to a user's wall. | metacpan | |
Facebook::Graph::Publish::RSVPAttending | RSVP attending to an event. | metacpan | |
Facebook::Graph::Publish::RSVPDeclined | RSVP declined to an event. | metacpan | |
Facebook::Graph::Publish::RSVPMaybe | RSVP maybe to an event. | metacpan | |
Facebook::Graph::Query | Simple and fast searching and fetching of Facebook data. | metacpan | |
Facebook::Graph::Request | Handling posts to Facebook Graph. | metacpan | |
Facebook::Graph::Response | Handling of a Facebook::Graph response documents. | metacpan | |
Facebook::Graph::Role::Uri | The base URI for the Facebook Graph API. | metacpan | |
Facebook::Graph::Session | Convert old API sessions into Graph API access_tokens. | metacpan |