NAME
Pod::Weaver::Plugin::Acme::CPANModules - Plugin to use when building Acme::CPANModules::* distribution
VERSION
This document describes version 0.005 of Pod::Weaver::Plugin::Acme::CPANModules (from Perl distribution Pod-Weaver-Plugin-Acme-CPANModules), released on 2020-10-10.
SYNOPSIS
In your weaver.ini:
[-Acme::CPANModules]
DESCRIPTION
This plugin is used when building Acme::CPANModules::* distributions. It currently does the following:
Create "MODULES INCLUDED IN THIS ACME::CPANMODULES MODULE" POD section from the list
Mention some modules in See Also section
e.g. Acme::CPANModules (the convention/standard), cpanmodules (the CLI tool), etc.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Pod-Weaver-Plugin-Acme-CPANModules.
SOURCE
Source repository is at https://github.com/perlancar/perl-Pod-Weaver-Plugin-Acme-CPANModules.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Plugin-Acme-CPANModules
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.
SEE ALSO
Dist::Zilla::Plugin::Acme::CPANModules
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020, 2019, 2018 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.