Changeset 43d8a1e
- Timestamp:
- Jun 22, 2011, 9:56:46 PM (13 years ago)
- Children:
- f134488
- Parents:
- 6dccccf
- git-author:
- Edward Z. Yang <ezyang@mit.edu> (06/20/11 13:10:35)
- git-committer:
- Edward Z. Yang <ezyang@mit.edu> (06/22/11 21:56:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Facebook/README
r6c3d4ad r43d8a1e 50 50 (for filtering) and rsvp_event (RSVP from BarnOwl), we will need 51 51 to make sure the UI for upgrading is correct. 52 53 We'll be rolling our own version of Facebook::Graph, as the original 54 uses the synchronous LWP::UserAgent, and we'd like our web requests 55 not to block the user interface. Furthermore, Facebook::Graph doesn't 56 actually use any of the features of LWP::UserAgent, so we may be able 57 to use a simpler module AnyEvent::HTTP.
Note: See TracChangeset
for help on using the changeset viewer.