NAME

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

SYNOPSIS

- module: Aggregator::Simple

DESCRIPTION

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

Tatsuhiko Miyagawa

SEE ALSO

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