NAME
Net::Plazes::Activity - representation of remote resource http://plazes.com/presence(.*)
VERSION
$Revision$
SYNOPSIS
DESCRIPTION
SUBROUTINES/METHODS
service
fields - list of accessors for resources of this type
my @aFields = $oObj->fields();
user - Net::Plazes::User representing the user for the user_id in this presense
my $oUser = $oPresense->user();
plaze - Net::Plazes::Plaze representing the plaze for the plaze_id in this presense
my $oPlaze = $oPresense->plaze();
process_dom - Additional internal DOM processing to pull in presence.plaze and presence.user
$oPlaze->process_dom();
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.