mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
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.
|