Pod::Weaver::Plugin::ScriptX - Plugin to use when building ScriptX::* distribution
This document describes version 0.003 of Pod::Weaver::Plugin::ScriptX (from Perl distribution Pod-Weaver-Plugin-ScriptX), released on 2020-09-15.
In your weaver.ini:
[-ScriptX]
This plugin is used when building ScriptX::* distributions. It currently does the following:
Create "CONFIGURATION" POD section from the meta's conf
Add text to Description section from meta's description
Please visit the project's homepage at https://metacpan.org/release/Pod-Weaver-Plugin-ScriptX.
Source repository is at https://github.com/perlancar/perl-Pod-Weaver-Plugin-ScriptX.
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Plugin-ScriptX
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.
ScriptX
Dist::Zilla::Plugin::ScriptX
perlancar <perlancar@cpan.org>
This software is copyright (c) 2020, 2019 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.
To install Pod::Weaver::Plugin::ScriptX, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Pod::Weaver::Plugin::ScriptX
CPAN shell
perl -MCPAN -e shell install Pod::Weaver::Plugin::ScriptX
For more information on module installation, please visit the detailed CPAN module installation guide.