Net::Plazes - Documentation for Perl interface to geo-services from http://plazes.net/


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

Index


NAME

Top

Net::Plazes - Documentation for Perl interface to geo-services from http://plazes.net/

VERSION

Top

$Revision$

SYNOPSIS

Top

 my $oUser = Net::Plazes::User->new({id => 266});
 print $oUser->name();
 print map { $_->plaze->name() } @{$oUser->activities()}

DESCRIPTION

Top

SUBROUTINES/METHODS

Top

DIAGNOSTICS

Top

CONFIGURATION AND ENVIRONMENT

Top

DEPENDENCIES

Top

strict
warnings

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.