summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Facebook-API/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Facebook-API/DESCR')
-rw-r--r--www/p5-WWW-Facebook-API/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-WWW-Facebook-API/DESCR b/www/p5-WWW-Facebook-API/DESCR
new file mode 100644
index 00000000000..07af8ebb225
--- /dev/null
+++ b/www/p5-WWW-Facebook-API/DESCR
@@ -0,0 +1,4 @@
+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.