Skip Menu |

This queue is for tickets about the WWW-Facebook-API CPAN distribution.

Report information
The Basics
Id: 60248
Status: new
Priority: 0/
Queue: WWW-Facebook-API

People
Owner: Nobody in particular
Requestors: matias [...] cinemaki.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: users.getStandardInfo
Date: Wed, 11 Aug 2010 12:19:58 -0300
To: unobe [...] cpan.org, bug-www-facebook-api [...] rt.cpan.org
From: Matias Alejo Garcia <matias [...] cinemaki.com>
Hello! Here is a small patch to support the new users.getStandardInfo call, in FB API: http://developers.facebook.com/docs/reference/rest/users.getStandardinfo Thanks! mat´ʼas === +++ Users.pm 2010-08-11 12:16:59.000000000 -0300 @@ -29,12 +29,6 @@ return shift->base->call( 'users.isVerified', @_ ); } -sub get_standard_info { - return shift->base->call( 'users.getStandardinfo', @_ ); -} - - - 1; # Magic true value required at end of module __END__ -- Matías Alejo Garcia CinemaKi.com Skype/Twitter: @ematiu Roads? Where we're going, we don't need roads!