NAME

Net::Posterous::Tag - represent a tag in Net::Posterous

DESCRIPTION

This is one of those weird bits of Posterous where they represent the same thing in different ways.

In this case there are 3 different ways of representing tags. The other two forms are abstracted away and this form only gets used when getting global tabs with get_tags().

METHODS

id

Get or set the id of this tag.

tag_string

Get or set the value of this tag.

count

Get or set the number of posts that have this tag.