perl-App-Dochazka-CLI
Dochazka command line client
App::Dochazka::CLI is the Command Line Interface (CLI) component of the Dochazka Attendance&Time Tracking system. In order to work, the CLI must be pointed at a running App::Dochazka::REST (i.e., Dochazka REST server) instance by setting the 'MREST_CLI_URI_BASE' meta configuration parameter. Detailed documentation covering configuration, deployment, and the commands that can be used with the CLI can be found in App::Dochazka::CLI::Guide. This module is used to store some "global" package variables that are used throughout the CLI code base.
BSD-3-Clause