Pod::Weaver::PluginBundle::CHIM - CHIM's default Pod::Weaver configuration
version 0.052005
In weaver.ini
weaver.ini
[@CHIM]
or in dist.ini
dist.ini
[PodWeaver] config_plugin = @CHIM
This is config for Pod::Weaver I use to build documentation for my modules.
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]
Please see those modules/websites for more information related to this module.
Dist::Zilla::PluginBundle::Author::CHIM
Pod::Weaver
Dist::Zilla::Plugin::PodWeaver
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.
Anton Gerasimov <chim@cpan.org>
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.
To install Dist::Zilla::PluginBundle::Author::CHIM, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Dist::Zilla::PluginBundle::Author::CHIM
CPAN shell
perl -MCPAN -e shell install Dist::Zilla::PluginBundle::Author::CHIM
For more information on module installation, please visit the detailed CPAN module installation guide.