The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pod::Weaver::Plugin::Acme::CPANModules - Plugin to use when building Acme::CPANModules::* distribution

VERSION

This document describes version 0.001 of Pod::Weaver::Plugin::Acme::CPANModules (from Perl distribution Pod-Weaver-Plugin-Acme-CPANModules), released on 2018-01-09.

SYNOPSIS

In your weaver.ini:

 [-Acme::CPANModules]

DESCRIPTION

This plugin is used when building Acme::CPANModules::* distributions. It currently does the following:

  • Create "INCLUDED MODULES" 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

Acme::CPANModules

Dist::Zilla::Plugin::Acme::CPANModules

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 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.