NAME
Net::Social::Mapper::Persona - an object representing an internet persona
SYNOPSIS
See Net::Social::Mapper
METHODS
new <user> <service> [opt[s]]
Create a new persona.
user
The user name of this persona
service
The service for this persona
domain
The domain for this service
favicon
The url to the favicon for this service
name
The canonical name of the service.
feeds
Returns a hash of feeds (which might be empty)
types
Return what type(s) feed objects are.
Will almost certainly be one of - posts (default), notes, photos, videos
verbs
Return what verb(s) feed objects are.
Will almost certainly be one of - post (default), favorite
persona_name
A canonical short name for this persona. Generally user
@service
elsewhere
Get other personas for this user
mapper
Return the Net::Social::Mapper
object for this persona.
METHODS WHICH MIGHT RETURN UNDEF
homepage
The url of their homepage on this service
profile
The url of their profile on this service.
foaf
The url of their foaf feed on this service.
full_name
Returns the full name of the persona if available
id
Returns the id of the persona on the service if applicable
photo
Returns the profile picture of the person on the service if available