NAME
WebService::Face::Client::Photo
VERSION
Version 0.04
SYNOPSIS
WebService::Face::Response::Photo wraps the data returned by the server for photos
It provides a simple OO interface to access the data
SUBROUTINES/METHODS
new ( \%params )
The constructor for the WebService::Face::Client::Photo class
width ()
Getter for the 'width' attribute
height ()
Getter for the 'height' attribute
url ()
Getter for the 'url' attribute
pid ()
Getter for the 'pid' attribute
tags ()
Getter for the 'tags' attribute
AUTHOR
Arnaud (Arhuman) ASSAD, <arhuman at gmail.com>
BUGS
Please report any bugs or feature requests to arhuman at gmail.com
, or through the web interface at https://github.com/arhuman/WebService-Face/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc WebService::Face::Client
You can also look for information at:
Github repository
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
More information about Face.com service :
http://developers.face.com/docs/api
ACKNOWLEDGEMENTS
Thanks to Face.com for the service they provide. Thanks to Jaguar Network for allowing me to publish my work.
LICENSE AND COPYRIGHT
Copyright 2012 Arnaud (Arhuman) ASSAD.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.