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

NAME

Plagger::Plugin::Publish::OutlineText - Publish as hierarchical text

SYNOPSIS

  - module: Publish::OutlineText
    config:
      filename: /path/to/outline.txt
      encoding: utf8

DESCRIPTION

This plugin publishes feeds as hierarchical text format.

CONFIG

filename

The output filename

encoding

The encoding name for the output file. (ex: utf8, shiftjis, euc-jp)

AUTHOR

Motokazu Sekine (CHEEBOW) @M-Logic, Inc.

SEE ALSO

Plagger, Encode::Supported