NAME
Dist::Zilla::Plugin::For::App::shcompgen - Plugin for building App-shcompgen distribution
VERSION
This document describes version 0.04 of Dist::Zilla::Plugin::For::App::shcompgen (from Perl distribution Dist-Zilla-Plugin-For-App-shcompgen), released on 2016-05-15.
SYNOPSIS
In dist.ini:
[For::App::shcompgen]
DESCRIPTION
This plugin is meant only for building App-shcompgen
distribution (see App::shcompgen). Currently what it does:
Modify Makefile.PL so Makefile will run
shcompgen init
&shcompgen generate
when distribution is installedThis allows initialization of shcompgen after installation, so it's ready for use.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Dist-Zilla-Plugin-For-App-shcompgen.
SOURCE
Source repository is at https://github.com/perlancar/perl-Dist-Zilla-Plugin-shcompgen-InitOnInstall.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-For-App-shcompgen
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
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 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.