mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
9 lines
358 B
Plaintext
9 lines
358 B
Plaintext
WWW::Facebook::API - Facebook API implementation
|
|
|
|
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.
|
|
|
|
WWW: http://search.cpan.org/dist/WWW-Facebook-API/
|