NAME
App::cpanminus::script::Patch::RunShcompgen - Run shcompgen after
distribution installation
VERSION
This document describes version 0.004 of
App::cpanminus::script::Patch::RunShcompgen (from Perl distribution
App-cpanminus-script-Patch-RunShcompgen), released on 2018-02-20.
SYNOPSIS
In the command-line:
% perl -MModule::Load::In::INIT=App::cpanminus::script::Patch::RunShcompgen `which cpanm` ...
DESCRIPTION
This patch makes cpanm run shcompgen after a distribution installation
so when there are scripts that are installed, the shell completion for
those scripts can be activated immediately for use.
HOMEPAGE
Please visit the project's homepage at
SOURCE
Source repository is at
en>.
BUGS
Please report any bugs or feature requests on the bugtracker website
Patch-RunShcompgen>
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
shcompgen
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018, 2017 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.