{"id":23008927,"url":"https://github.com/getty/p5-facebook","last_synced_at":"2025-08-14T04:32:22.695Z","repository":{"id":1133855,"uuid":"1011164","full_name":"Getty/p5-facebook","owner":"Getty","description":"Facebook SDL in Perl","archived":false,"fork":false,"pushed_at":"2011-03-29T19:48:49.000Z","size":517,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-21T14:14:34.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/perldoc?Facebook","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Getty.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-21T03:50:37.000Z","updated_at":"2020-03-29T13:54:24.000Z","dependencies_parsed_at":"2022-08-16T12:10:42.426Z","dependency_job_id":null,"html_url":"https://github.com/Getty/p5-facebook","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Getty%2Fp5-facebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Getty%2Fp5-facebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Getty%2Fp5-facebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Getty%2Fp5-facebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Getty","download_url":"https://codeload.github.com/Getty/p5-facebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229800427,"owners_count":18126028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T09:11:57.044Z","updated_at":"2024-12-15T09:11:57.545Z","avatar_url":"https://github.com/Getty.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nFacebook - The try for a Facebook SDK in Perl\n\n# SYNOPSIS\n\n  use Facebook;\n\n  my $fb = Facebook-\u003enew(\n    app_id =\u003e $app_id,\n    secret =\u003e $secret,\n  );\n\n  use Facebook::Cookie;\n\n  my $fb = Facebook-\u003enew(\n    cookie =\u003e Facebook::Cookie-\u003enew(\n      app_id =\u003e $app_id,\n      secret =\u003e $secret,\n      cookie =\u003e $cookie_as_text,\n    ),\n  );\n  \n\n  # You need to have Facebook::Graph installed so that this works\n  my $gettys_facebook_profile = $fb-\u003egraph-\u003equery\n    -\u003efind(100001153174797)\n    -\u003einclude_metadata\n    -\u003erequest\n    -\u003eas_hashref;\n\n# DESCRIPTION\n\n__If you are new to Facebook application development in Perl please read [Facebook::Manual](http://search.cpan.org/perldoc?Facebook::Manual)!__\n\nThis package reflects an instance for your application. Depending on what API of it you use, you require to install the\nneeded distributions or provide alternative packages yourself.\n\n# METHODS\n\n## $obj-\u003egraph\n\n- Arguments: None\n\n- Return value: Object\n\n__If you want to use this, you need to install [Facebook::Graph](http://search.cpan.org/perldoc?Facebook::Graph)!__\n\nReturns an instance of the graph_class (by default this is [Facebook::Graph](http://search.cpan.org/perldoc?Facebook::Graph))\n\n## $obj-\u003erest\n\n- Arguments: None\n\n- Return value: Object\n\n__If you want to use this, you need to install [WWW::Facebook::API](http://search.cpan.org/perldoc?WWW::Facebook::API)!__\n\nReturns an instance of the rest_class (by default this is [WWW::Facebook::API](http://search.cpan.org/perldoc?WWW::Facebook::API))\n\n# LIMITATIONS\n\n# TROUBLESHOOTING\n\n# SUPPORT\n\nIRC\n\n  Join #facebook on irc.perl.org.\n\nRepository\n\n  http://github.com/Getty/p5-facebook\n  Pull request and additional contributors are welcome\n \n\nIssue Tracker\n\n  http://github.com/Getty/p5-facebook/issues\n\n# AUTHOR\n\nTorsten Raudssus \u003ctorsten@raudssus.de\u003e (http://www.raudssus.de/)\n\n# CONTRIBUTORS\n\n# COPYRIGHT\n\nCopyright (c) 2010 the Facebook L\u003c/AUTHOR\u003e and L\u003c/CONTRIBUTORS\u003e as\nlisted on [Facebook](http://search.cpan.org/perldoc?Facebook) and all other packages in this distribution.\n\n# LICENSE\n\nThis library is free software and may be distributed under the same terms\nas perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetty%2Fp5-facebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetty%2Fp5-facebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetty%2Fp5-facebook/lists"}