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!