Skip to content

Instantly share code, notes, and snippets.

@mmar
Created August 30, 2011 22:42
Show Gist options
  • Save mmar/1182301 to your computer and use it in GitHub Desktop.
Save mmar/1182301 to your computer and use it in GitHub Desktop.
Calling the Facebook Graph API using Latin
#!/usr/bin/env perl
use Lingua::Romana::Perligata;
ute UserAgent intra LWP.
ute Headers intra HTTP.
adnota >>> Change the URL below if needed <<<.
meo statio da dictum sic https://graph.facebook.com/me cis.
adnota >>> Replace <oauth2-token> with your OAuth 2.0 token <<<.
meo signo da dictum sic <oauth2-token> cis.
meo boxo da newementum apud Headers intra HTTP.
authorizatione apud boxo OAuth inquementum tum lacunam tum signum serementum.
meo ludio da newementum apud UserAgent intra LWP dictum sic default_headers cis tum boxum.
meo responso da getementum apud ludium statium.
contentementum apud responsum da meo resulto.
resultum egresso scribe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment