Complete::Pod::Weaver - Pod::Weaver-related completion routines
This document describes version 0.05 of Complete::Pod::Weaver (from Perl distribution Complete-Pod-Weaver), released on 2015-11-29.
Complete with installed Pod::Weaver bundle names.
This function is not exported by default, but exportable.
Arguments ('*' denotes required arguments):
word* => str (default: "")
Word to complete.
Return value: (any)
Complete with installed Pod::Weaver plugin names.
Complete with installed Pod::Weaver role names.
Complete with installed Pod::Weaver::Section names.
Please visit the project's homepage at https://metacpan.org/release/Complete-Pod-Weaver.
Source repository is at https://github.com/perlancar/perl-Complete-Pod-Weaver.
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Complete-Pod-Weaver
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.
perlancar <perlancar@cpan.org>
This software is copyright (c) 2015 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::Pod::Weaver, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Complete::Pod::Weaver
CPAN shell
perl -MCPAN -e shell install Complete::Pod::Weaver
For more information on module installation, please visit the detailed CPAN module installation guide.