The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Plagger::Plugin::Publish::OPML - Publish OPML files based on your subscription

SYNOPSIS

  - module: Publish::OPML
    config:
      filename: /path/to/subscription.opml

DESCRIPTION

This plugin publishes OPML file using feeds found in the subscription.

CONFIG

filename

Filename to save the OPML file. Required.

title

Title to be used as OPML head. Optional and defaults to Plagger Subscriptions.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger