NAME App::CompleteCLIs - CLI front-end for the complete_*() functions from Complete::* modules VERSION This document describes version 0.153 of App::CompleteCLIs (from Perl distribution App-CompleteCLIs), released on 2023-12-01. 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. 1. complete-acme-metasyntactic-meta-category 2. complete-acme-metasyntactic-meta-theme 3. complete-acme-metasyntactic-meta-theme-and-category 4. complete-array-elem 5. complete-chrome-profile-name 6. complete-color-name 7. complete-color-rgb24-hexcode 8. complete-country-code 9. complete-currency-code 10. complete-cwalitee-indicator 11. complete-dist 12. complete-dzil-bundle 13. complete-dzil-plugin 14. complete-dzil-role 15. complete-env 16. complete-env-elem 17. complete-file 18. complete-firefox-profile-name 19. complete-float 20. complete-from-schema 21. complete-gid 22. complete-group 23. complete-hash-key 24. complete-idx-listed-stock-code 25. complete-int 26. complete-kernel 27. complete-known-host 28. complete-known-mac 29. complete-language-code 30. complete-locale 31. complete-manpage 32. complete-manpage-section 33. complete-module 34. complete-path-env-elem 35. complete-perl-builtin-function 36. complete-perl-builtin-symbol 37. complete-perl-version 38. complete-perlmv-scriptlet 39. complete-pid 40. complete-pod 41. complete-ppr-subpattern 42. complete-proc-name 43. complete-program 44. complete-random-string 45. complete-rclone-remote 46. complete-regexp-pattern-module 47. complete-regexp-pattern-pattern 48. complete-riap-url 49. complete-riap-url-clientless 50. complete-service-name 51. complete-service-port 52. complete-tz-name 53. complete-tz-offset 54. complete-uid 55. complete-user 56. complete-vivaldi-profile-name 57. complete-weaver-bundle 58. complete-weaver-plugin 59. complete-weaver-role 60. complete-weaver-section HOMEPAGE Please visit the project's homepage at . SOURCE Source repository is at . SEE ALSO Complete "Complete::*" modules AUTHOR perlancar 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 . 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 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.