The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Complete::Vivaldi - Completion routines related to Vivaldi browser

VERSION

This document describes version 0.003 of Complete::Vivaldi (from Perl distribution Complete-Vivaldi), released on 2021-08-04.

FUNCTIONS

complete_vivaldi_profile_name

Usage:

 complete_vivaldi_profile_name(%args) -> any

Complete from a list of Vivaldi profile names.

This function is not exported by default, but exportable.

Arguments ('*' denotes required arguments):

  • word* => str

Return value: (any)

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Complete-Vivaldi.

SOURCE

Source repository is at https://github.com/perlancar/perl-Complete-Vivaldi.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Complete-Vivaldi

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.

SEE ALSO

Complete

Other Complete::* modules.

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021, 2020 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.