Complete::Program - Completion routines related to program names
This document describes version 0.39 of Complete::Program (from Perl distribution Complete-Program), released on 2016-02-06.
Complete program name found in PATH.
Windows is supported, on Windows PATH will be split using /;/ instead of /:/.
This function is not exported by default, but exportable.
Arguments ('*' denotes required arguments):
word* => str (default: "")
Return value: (array)
Please visit the project's homepage at https://metacpan.org/release/Complete-Program.
Source repository is at https://github.com/perlancar/perl-Complete-Program.
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Complete-Program
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.
Complete
Other Complete::* modules.
Complete::*
perlancar <perlancar@cpan.org>
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.
To install Complete::Program, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Complete::Program
CPAN shell
perl -MCPAN -e shell install Complete::Program
For more information on module installation, please visit the detailed CPAN module installation guide.