The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

This document describes version 0.05 of Pod::Weaver::PluginBundle::BAREFOOT.

DESCRIPTION

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

  [-WikiDoc]

  [@CorePrep]

  [Name]
  [Version]

  [Generic / SYNOPSIS]
  [Generic / DESCRIPTION]
  [Generic / OVERVIEW]

  [Collect / ATTRIBUTES]
  command = attr

  [Collect / METHODS]
  command = method

  [Collect / FUNCTIONS]
  command = func

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

  [Authors]
  [Legal]

  [-Transformer]
  transfomer = List

USAGE

This PluginBundle is used automatically with the C<@BAREFOOT> Dist::Zilla plugin bundle.

SEE ALSO

AUTHOR

Buddy Burden <barefoot@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Buddy Burden.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)