NAME

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

VERSION

This document describes version 0.003 of Pod::Weaver::Plugin::ScriptX (from Perl distribution Pod-Weaver-Plugin-ScriptX), released on 2020-09-15.

SYNOPSIS

In your weaver.ini:

 [-ScriptX]

DESCRIPTION

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

HOMEPAGE

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

SOURCE

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

BUGS

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.

SEE ALSO

ScriptX

Dist::Zilla::Plugin::ScriptX

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

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.