The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebService::Google::Reader::Feed

DESCRIPTION

Subclass of XML::Atom::Feed.

METHODS

$feed = WebService::Google::Reader::Feed->new(%params)
$feed->init(%params)
$string = $feed->continuation

Returns the continuation string, if any is present.

SEE ALSO

XML::Atom::Feed