SYNOPSIS

    See Getopt::Long::Complete for an easy way to use this module.

DESCRIPTION

    Note that I deliberately do not support ci (case-insensitive) option
    here. Options that differ only in case often are often and they mean
    different things.

SEE ALSO

    Getopt::Long::Complete

    Complete

    Complete::Bash

    Other modules related to bash shell tab completion: Bash::Completion,
    Getopt::Complete.

    Perinci::CmdLine - an alternative way to easily create command-line
    applications with completion feature.

