The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Dochazka::CLI - Dochazka command line client

VERSION

Version 0.154

SYNOPSIS

Dochazka command line client.

    bash$ dochazka-cli
    Dochazka(2014-08-08) demo> 

DESCRIPTION

App::Dochazka::CLI is the Command Line Interface (CLI) component of the Dochazka Attendance & Time Tracking system.

It implements a number of commands, which are documented in App::Dochazka::CLI::Guide.

PACKAGE VARIABLES AND EXPORTS

  • $current_date

    The current date, as determined by bin/dochazka-cli

  • $current_emp

    The App::Dochazka::Model::Employee object of the current employee.

  • $current_priv

    The privlevel of the current employee.

  • $debug_mode

    Tells parser whether to display debug messages