Tatsuhiko Miyagawa > Plagger-0.7.12 > Plagger::Plugin::Aggregator::Simple

Download:
Plagger-0.7.12.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: Plagger-0.7.17

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