NAME
    Dist::Zilla::Plugin::perlmv - Plugin to use when building App::perlmv
    and App::perlmv::scriptlet::* distribution

VERSION
    This document describes version 0.002 of Dist::Zilla::Plugin::perlmv
    (from Perl distribution Dist-Zilla-Plugin-perlmv), released on
    2020-08-04.

SYNOPSIS
    In dist.ini:

     [perlmv]

DESCRIPTION
    This plugin is to be used when building App::perlmv and
    "App::perlmv::scriptlet::*" distributions. It currently does the
    following for each lib/App/perlmv/scriptlet/*.pm file:

    *   Set abstract from scriptlet's summary

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Dist-Zilla-Plugin-perlmv>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Dist-Zilla-Plugin-perlmv>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-per
    lmv>

    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
    Pod::Weaver::Plugin::perlmv

AUTHOR
    perlancar <perlancar@cpan.org>

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