The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Pod::Weaver::Plugin::WordListC - Plugin to use when building WordListC::* distribution

VERSION

This document describes version 0.001 of Pod::Weaver::Plugin::WordListC (from Perl distribution Pod-Weaver-Plugin-WordListC), released on 2018-02-20.

SYNOPSIS

In your weaver.ini:

 [-WordListC]

DESCRIPTION

This plugin is to be used when building WordListC::* distribution. Currently it does the following:

  • Add a Synopsis section (if doesn't already exist) showing how to use the module

  • Add Statistics section showing statistics from %STATS (which can be generated by DZP:WordListC)

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Pod-Weaver-Plugin-WordListC.

SOURCE

Source repository is at https://github.com/perlancar/perl-Pod-Weaver-Plugin-WordListC.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Plugin-WordListC

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

WordListC

Dist::Zilla::Plugin::WordList

Pod::Weaver::Plugin::WordListC

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.