Net::Plazes::User - representation of remote resource http://plazes.com/users(.*)


Net-Plazes documentation  | view source Contained in the Net-Plazes distribution.

Index


NAME

Top

Net::Plazes::User - representation of remote resource http://plazes.com/users(.*)

VERSION

Top

$Revision$

SYNOPSIS

Top

DESCRIPTION

Top

SUBROUTINES/METHODS

Top

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

Top

CONFIGURATION AND ENVIRONMENT

Top

DEPENDENCIES

Top

strict
warnings
base
Net::Plazes::Base

INCOMPATIBILITIES

Top

BUGS AND LIMITATIONS

Top

AUTHOR

Top

$Author: Roger Pettett$

LICENSE AND COPYRIGHT

Top


Net-Plazes documentation  | view source Contained in the Net-Plazes distribution.