The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Pocket::Item

VERSION

version 0.001

DESCRIPTION

WebService::Pocket::Item represents an item in a Pocket list.

ATTRIBUTES

item_id

The id of this item, generated by the Pocket service.

state

The read/unread state of the item. A state of 1 means unread, a state of 0 means read. If this is modified, the status will be changed on the server.

tags

A list of tags on this item. When altered it will update the tags on the Pocket server.

time_added

A DateTime object which represents when this item was added.

time_updated

A DateTime object which represents the last time this item was updated.

title

The title of this item. When altered, the title on the server will be updated.

url

The url of this item.

AUTHOR

William Wolf <throughnothing@gmail.com>

COPYRIGHT AND LICENSE

William Wolf has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law.

Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.