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

NAME

Pod::Weaver::PluginBundle::SILEX - SILEX's default Pod::Weaver config

VERSION

version v0.0.2

DESCRIPTION

This is a Pod::Weaver PluginBundle. It is roughly equivalent to the following weaver.ini:

  [-WikiDoc]

  [@Default]

  [Support]
  perldoc = 0
  websites = none
  bugs = metadata
  bugs_content = ... stuff (web only, email omitted) ...
  repository_link = both
  repository_content = ... stuff ...

  [Contributors]

  [-Transformer]
  transformer = List

USAGE

This PluginBundle is used automatically with the @SILEX Dist::Zilla plugin bundle.

It also has region collectors for:

  • requires

  • construct

  • attr

  • method

  • func

SEE ALSO

AUTHOR

김도형 - Keedi Kim <keedi@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by SILEX.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.