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

NAME

cobalt2-plugin-installcf - Install example plugin confs

SYNOPSIS

  $ cobalt2-plugin-installcf --plugin=<distname> --dest=<filename>
  

DESCRIPTION

This is a simple tool for installing example plugin configuration files packaged with a plugin distribution.

For example:

  $ cpan Bot::Cobalt::Plugin::RSS
  $ cobalt2-plugin-installcf --plugin="Bot::Cobalt::Plugin::RSS" \
      --dest="cobalt2/etc/plugins/rss.conf"

Plugin authors should see Bot::Cobalt::Manual::Plugins::Dist for details on including an example plugin configuration file.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>

http://www.cobaltirc.org