The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "facebook"

Facebook - Facebook SDK in Perl River stage one • 1 direct dependent • 1 total dependent

If you are new to Facebook application development in Perl please read Facebook::Manual! This package reflects an instance for your application. Depending on what API of it you use, you require to install the needed distributions or provide alternati...

FRANKS/Facebook-0.102 - 29 Mar 2011 19:49:12 UTC - Search in distribution

Facebook::Graph - A fast and easy way to integrate your apps with Facebook. River stage one • 4 direct dependents • 4 total dependents

This is a Perl interface to the Facebook Graph API <http://developers.facebook.com/docs/api>. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for...

RIZEN/Facebook-Graph-1.1205 - 21 Jan 2019 17:26:56 UTC - Search in distribution

Facebook::OAuth - Extends Google::OAuth for Facebook River stage zero No dependents

Facebooks's OAuth implementation is much simpler than Google's, so this interface may be over-generalized. The advantage lies in code reuse, and a consistent interface that ultimately provides an effective general purpose OAuth client. The Google::OA...

TQISJIM/Google-OAuth-0.05 - 08 Jun 2013 23:58:16 UTC - Search in distribution

Facebook::OpenGraph - Simple way to handle Facebook's Graph API. River stage zero No dependents

Facebook::OpenGraph is a Perl interface to handle Facebook's Graph API. This module is inspired by Facebook::Graph, but mainly focuses on simplicity and customizability because we must be able to keep up with frequently changing API specification. Th...

OKLAHOMER/Facebook-OpenGraph-1.31 - 22 Oct 2019 07:02:29 UTC - Search in distribution

Facebook::InstantArticle - Helper class for generating Facebook Instant Articles markup. River stage zero No dependents

Facebook::InstantArticle is a simple helper class for generating Facebook Instant Articles markup <https://developers.facebook.com/docs/instant-articles/reference>. At the moment it doesn't support all of the features, and both the internal and exter...

TOREAU/Facebook-InstantArticle-0.14 - 28 Nov 2017 00:35:42 UTC - Search in distribution

WWW::Facebook::API - Facebook API implementation River stage one • 5 direct dependents • 6 total dependents

A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSO...

UNOBE/WWW-Facebook-API-0.4.18 - 13 Mar 2010 07:58:55 UTC - Search in distribution

WWW::Facebook::FQL - Simple interface to Facebook's FQL query language River stage zero No dependents

WWW::Facebook::FQL aims to make it easy to perform Facebook Query Language (FQL) queries from a Perl program, rather than to reflect the whole PHP Facebook API. For those comfortable with SQL, this may be a more comfortable interface. Results are cur...

SEANO/WWW-Facebook-FQL-0.03 - 29 May 2007 16:43:52 UTC - Search in distribution

Pcore::API::Facebook River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

Net::Facebook::Oauth2 - a simple Perl wrapper around Facebook OAuth 2.0 protocol River stage one • 1 direct dependent • 1 total dependent

Net::Facebook::Oauth2 gives you a way to simply access FaceBook Oauth 2.0 protocol. The example folder contains some snippets you can look at, or for more information just keep reading :)...

MAMOD/Net-Facebook-Oauth2-0.12 - 02 Feb 2020 21:40:22 UTC - Search in distribution

URL::Social::Facebook - Interface to the Facebook API. River stage zero No dependents

Do not use this module directly. Access it from URL::Social instead; use URL::Social; my $social = URL::Social->new( url => '...', ); print $social->facebook->share_count . "\n"; print $social->facebook->like_count . "\n"; # ......

TOREAU/URL-Social-0.07 - 22 May 2014 09:55:48 UTC - Search in distribution
  • URL::Social - Helper module for retrieving social information (likes, shares etc.) for any given URL.

CGI::Untaint::Facebook - Validate a string is a valid Facebook URL or ID River stage zero No dependents

NHORNE/CGI-Untaint-Facebook-0.16 - 14 Apr 2023 01:52:57 UTC - Search in distribution

ShipIt::Step::Facebook - ShipIt step to announce the upload on Facebook River stage zero No dependents

This ShipIt step announces the upload to Facebook. To use it, just list it in your ".shipit" file. You might want to use it after the "UploadCPAN" step, as it is not a good idea to announce the upload before it has gone through - something might go w...

YAPPO/ShipIt-Step-Facebook-0.01 - 09 Feb 2011 10:21:04 UTC - Search in distribution

WWW::Facebook::Go::SGF - convert a game of Go on Facebook into SGF. River stage zero No dependents

A simple tool to extract a game record from the GoTheGame application on Facebook and convert it to SGF so that you can then manipulate it using other tools....

DCANTRELL/WWW-Facebook-Go-SGF-1.0 - 27 Feb 2009 21:16:14 UTC - Search in distribution
  • facebook2sgf - extract an SGF recording of a game of Go from Facebook

Payvment::Facebook::API - Payvment Facebook API River stage zero No dependents

This API lets one to list products and sell on facebook using the Payvment Facebook App. At the moment these methods are implemented: "new" A constructor "submitxml" As in Synopsis. "generatexml" As in Synopsis....

GOYALI/Payvment-Facebook-API - 04 Oct 2011 09:43:42 UTC - Search in distribution

Dancer::Plugin::Facebook - Manage Facebook interaction within Dancer applications River stage zero No dependents

"Dancer::Plugin::Facebook" is intended to simplify using "Facebook::Graph" from within a Dancer application. It will: manage the lifecycle of the Facebook::Graph object The plugin goes to great lengths to only create the "Facebook::Graph" object when...

MDORMAN/Dancer-Plugin-Facebook-0.991 - 24 Sep 2012 19:40:54 UTC - Search in distribution

Facebook::Graph::Cmdline - Extends Facebook::Graph with embedded HTTP for Oauth and token saving River stage zero No dependents

SPAZM/Facebook-Graph-Cmdline-0.123490 - 14 Dec 2012 04:35:20 UTC - Search in distribution

Sisimai::Lhost::Facebook - bounce mail parser class for Facebook. River stage zero No dependents

Sisimai::Lhost::Facebook parses a bounce email which created by "Facebook". Methods in the module are called from only Sisimai::Message....

AKXLIX/Sisimai-v5.0.2 - 13 Mar 2024 04:18:32 UTC - Search in distribution

Catalyst::Model::Facebook - The Catalyst model for the package Facebook River stage zero No dependents

This package wraps around the Facebook package. It uses the "facebook_cookie_class" where it gives over "app_id", "secret" and the text of the facebook cookie of this "app_id". This object will be used as cookie attribute for the construction of the ...

FRANKS/Catalyst-Model-Facebook-0.101 - 31 Mar 2011 05:15:11 UTC - Search in distribution

Catalyst::Plugin::Facebook - Build Facebook applications in Catalyst easier River stage one • 1 direct dependent • 1 total dependent

ANDREMAR/Catalyst-Plugin-Facebook-0.2 - 27 Aug 2009 07:24:35 UTC - Search in distribution

WWW::Facebook::FQL::Simple - Simple interface for making FQL requests. River stage zero No dependents

A no nonesense, dead simple interface for making FQL requests. This module does not handle sessions or authentication so presumably some requests will not work. If your needs are more complex, you probably need WWW::Facebook::API or WWW::Facebook::FQ...

AJCT/WWW-Facebook-FQL-Simple-0.03 - 22 Feb 2012 00:18:03 UTC - Search in distribution
115 results (0.141 seconds)