Source: libwww-facebook-api-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50) Build-Depends-Indep: perl, libwww-perl, libcrypt-ssleay-perl, libjson-xs-perl, libtest-mockobject-perl, libjson-any-perl, libreadonly-perl, libcgi-pm-perl, libio-string-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , gregor herrmann , Nathan Handler , Jonathan Yu Standards-Version: 3.8.4 Homepage: https://metacpan.org/release/WWW-Facebook-API Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-facebook-api-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-facebook-api-perl.git Testsuite: autopkgtest-pkg-perl Package: libwww-facebook-api-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libcrypt-ssleay-perl, libjson-any-perl, libjson-xs-perl, libcgi-pm-perl, libreadonly-perl Description: Facebook API implementation WWW::Facebook::API is 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 JSON.