The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Plagger::Plugin::Publish::Pipe - Publish to other program

SYNOPSIS

- module: Publish::Pipe
config:
command: /usr/bin/mail youpy
# command: /usr/bin/lpr
# command: /usr/bin/fax
# (for OSX user) command: /usr/bin/say
encoding: iso-2022-jp

DESCRIPTION

This plugin publish feed updates to other program using a pipe.

EXAMPLE

http://subtech.g.hatena.ne.jp/youpy/20060301/p2

AUTHOR

id:youpy

SEE ALSO

Plagger