NAME
Net::Plazes::User - representation of remote resource http://plazes.com/users(.*)
VERSION
$Revision$
SYNOPSIS
DESCRIPTION
SUBROUTINES/METHODS
service
fields - list of accessors for resources of this type
my @aFields = $oObj->fields();
activities - Arrayref of Net::Plazes::Activity objects for this user
my $arActivities = $oUser->activities();
accessors
- id
- created_at
- full_name
- name
- updated_at
- avatar_url
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
DEPENDENCIES
INCOMPATIBILITIES
BUGS AND LIMITATIONS
AUTHOR
$Author: Roger Pettett$
LICENSE AND COPYRIGHT
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.10 or, at your option, any later version of Perl 5 you may have available.