NAME
    App::FishCompleteUtils - Utilities related to fish shell completion

VERSION
    This document describes version 0.002 of App::FishCompleteUtils (from
    Perl distribution App-FishCompleteUtils), released on 2021-05-25.

SYNOPSIS
DESCRIPTION
    This distribution includes the following utilities:

    *   gen-fish-complete-from-getopt-long-complete-script

    *   gen-fish-complete-from-getopt-long-descriptive-script

    *   gen-fish-complete-from-getopt-long-script

    *   gen-fish-complete-from-perinci-cmdline-script

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/App-FishCompleteUtils>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-App-FishCompleteUtils>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=App-FishCompleteUtils
    >

    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
AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021, 2016 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.