NAME
Net::Posterous::Comment - represent a comment in Net::Posterous
METHODS
id
Get or set the id of the comment.
body
comment
Get or set the body of the comment. comment is an alias.
datetime
Get or set the date of this comment as a DateTime object.
date
Get or set the date of this comment as an RFC822 encoded date string.
author
name
Get or set the author's name of this comment.
name is an alias.
Get or set the email of this comment.
author_pic
authorpic
Get or set the url to the author of the comment's user pic.
authorpic is an alias due to Posterous having interestingly inconsistent naming schema.