NAME
Complete::Cwalitee - Completion routines for *::Cwalitee modules
VERSION
This document describes version 0.001 of Complete::Cwalitee (from Perl distribution Complete-Cwalitee), released on 2019-07-05.
FUNCTIONS
complete_cwalitee_indicator
Usage:
complete_cwalitee_indicator(%args) -> any
Complete from list of available cwalitee indicators.
This function is not exported.
Arguments ('*' denotes required arguments):
prefix => perl::modprefix (default: "")
word* => str (default: "")
Word to complete.
Return value: (any)
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/Complete-Cwalitee.
SOURCE
Source repository is at https://github.com/perlancar/perl-Complete-Cwalitee.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Complete-Cwalitee
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.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 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.