NAME
WebService::Google::Reader::Feed
DESCRIPTION
Subclass of XML::Atom::Feed
.
METHODS
new
$feed = WebService::Google::Reader::Feed->B<new>(%params)
init
$feed->B<init>(%params)
continuation
$string = $feed->B<continuation>
Returns the continuation string, if any is present.
entries
Fixes bug in XML::Atom::Feed::entries()
.