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

NAME

analizo-help - displays the help

DESCRIPTION

This module inherits from the App::Cmd::Command::help just to provide a way to displays the version, help and usage of the `analizo` script. For example:

  analizo --version
  analizo --help
  analizo --usage

As documented in App::Cmd#default_command the `help` is the default command, it is called when the script `analizo` is executed without inform any command.

analizo help is part of the analizo suite.

COPYRIGHT AND AUTHORS

See analizo(1).