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

NAME

App::Spec::Completion::Zsh - Shell Completion generator for zsh

See also App::Spec::Completion and App::Spec::Completion::Zsh

SYNOPSIS

my $completer = App::Spec::Completion::Zsh->new( spec => $appspec );

METHODS

generate_completion
    my $completion = $completer->generate_completion;
commands_alternative
completion_commands
dynamic_completion
list_to_alternative
options
parameters