NAME

Analizo::Command - global options for tools

DESCRIPTION

Following the instructions from the App::Cmd::Tutorial we create this module to be a superclass of every analizo tool, in that way we can have global options to every analizo tool:
  analizo <tool> --help
  analizo <tool> --usage
Any analizo tool should implement validate(), method which is called by validate_args() implemented here. See App::Cmd::Command for details about validate_args(). See analizo(1).

Questions & Answers

Helpful answers and articles about Analizo::Command you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search