NAME
Pod::Weaver::PluginBundle::CHIM - CHIM's default Pod::Weaver configuration
VERSION
version 0.052005
SYNOPSIS
In weaver.ini
[@CHIM]
or in dist.ini
[PodWeaver]
config_plugin = @CHIM
DESCRIPTION
This is config for Pod::Weaver I use to build documentation for my modules.
OVERVIEW
This plugin bundle is equivalent to the following weaver.ini
config:
[-SingleEnconding]
[@CorePrep]
[Name]
[Version]
[Region / prelude]
[Generic / SYNOPSIS]
[Generic / DESCRIPTION]
[Generic / OVERVIEW]
[Collect / TYPES]
command = type
[Collect / ATTRIBUTES]
command = attr
[Collect / METHODS]
command = method
[Collect / FUNCTIONS]
command = func
[Leftovers]
[Region / postlude]
[SeeAlso]
[Bugs]
[Author]
[Legal]
SEE ALSO
Please see those modules/websites for more information related to this module.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/Wu-Wu/Dist-Zilla-PluginBundle-Author-CHIM/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Anton Gerasimov <chim@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Anton Gerasimov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.