NAME

Pod::Weaver::PluginBundle::SLOYD - SLOYD's default Pod::Weaver configuration

VERSION

version 0.0004

OVERVIEW

It is nearly equivalent to the following:

[@CorePrep]

[-SingleEncoding]
[Name]
[Version]
[Region  / prelude]
[Generic / STATUS]
[Generic / SYNOPSIS]
[Generic / DESCRIPTION]
[Generic / OVERVIEW]
[Collect / ATTRIBUTES]
command = attr
[Collect / CLASS METHODS]
command = classmethod
[Collect / METHODS]
command = method
[Collect / FUNCTIONS]
command = func
[Leftovers]
[Region  / postlude]
[Authors]
[Contributors]
[Legal]

[-Transformer / Lists]
transformer = List
[-Include]
pod_path = lib:bin:docs/pod
insert_errors = 1

AUTHOR

Stephan Loyd <sloyd@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Stephan Loyd.

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