Plagger::Plugin::Aggregator::Simple - Dumb simple aggregator


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Aggregator::Simple - Dumb simple aggregator

SYNOPSIS

Top

  - module: Aggregator::Simple

DESCRIPTION

Top

This plugin implements a Plagger dumb aggregator. It crawls subscription sequentially and parses XML feeds using XML::Feed module.

It can be also used as a base class for custom aggregators. See Plagger::Plugin::Aggregator::Xango for example.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, XML::Feed, XML::RSS::LibXML


Plagger documentation  | view source Contained in the Plagger distribution.