NAME
App::CompleteCLIs - CLI front-end for the complete_*() functions from
Complete::* modules
VERSION
This document describes version 0.152 of App::CompleteCLIs (from Perl
distribution App-CompleteCLIs), released on 2023-01-19.
SYNOPSIS
DESCRIPTION
This distribution comes with the following CLI's from the various
"Complete::*" modules. They are meant for convenient testing of the
various "complete_*" functions on the command-line.
* complete-acme-metasyntactic-meta-category
* complete-acme-metasyntactic-meta-theme
* complete-acme-metasyntactic-meta-theme-and-category
* complete-array-elem
* complete-chrome-profile-name
* complete-country-code
* complete-currency-code
* complete-cwalitee-indicator
* complete-dist
* complete-dzil-bundle
* complete-dzil-plugin
* complete-dzil-role
* complete-env
* complete-env-elem
* complete-file
* complete-firefox-profile-name
* complete-float
* complete-from-schema
* complete-gid
* complete-group
* complete-hash-key
* complete-idx-listed-stock-code
* complete-int
* complete-kernel
* complete-known-host
* complete-known-mac
* complete-language-code
* complete-locale
* complete-manpage
* complete-manpage-section
* complete-module
* complete-path-env-elem
* complete-perl-builtin-function
* complete-perl-builtin-symbol
* complete-perl-version
* complete-perlmv-scriptlet
* complete-pid
* complete-pod
* complete-ppr-subpattern
* complete-proc-name
* complete-program
* complete-random-string
* complete-rclone-remote
* complete-regexp-pattern-module
* complete-regexp-pattern-pattern
* complete-riap-url
* complete-riap-url-clientless
* complete-service-name
* complete-service-port
* complete-tz-name
* complete-tz-offset
* complete-uid
* complete-user
* complete-vivaldi-profile-name
* complete-weaver-bundle
* complete-weaver-plugin
* complete-weaver-role
* complete-weaver-section
HOMEPAGE
Please visit the project's homepage at
<https://metacpan.org/release/App-CompleteCLIs>.
SOURCE
Source repository is at
<https://github.com/perlancar/perl-App-CompleteCLIs>.
SEE ALSO
Complete
"Complete::*" modules
AUTHOR
perlancar <perlancar@cpan.org>
CONTRIBUTING
To contribute, you can send patches by email/via RT, or send pull
requests on GitHub.
Most of the time, you don't need to build the distribution yourself. You
can simply modify the code, then test via:
% prove -l
If you want to build the distribution (e.g. to try to install it locally
on your system), you can install Dist::Zilla,
Dist::Zilla::PluginBundle::Author::PERLANCAR,
Pod::Weaver::PluginBundle::Author::PERLANCAR, and sometimes one or two
other Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps
required beyond that are considered a bug and can be reported to me.
COPYRIGHT AND LICENSE
This software is copyright (c) 2023, 2021, 2020, 2019, 2017, 2016, 2015,
2014 by perlancar <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.
BUGS
Please report any bugs or feature requests on the bugtracker website
<https://rt.cpan.org/Public/Dist/Display.html?Name=App-CompleteCLIs>
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.