NAME
App::Sandy::CLI - Base class for command line interface.
VERSION
version 0.19
SYNOPSIS
extends 'App::Sandy::CLI';
DESCRIPTION
This is the base class for CLI interface
METHODS
argv
This mthod returns the \@ARGV
progname
This method returns the program name
opt_spec
This is the global options method. Child classes may override it and provides more options by $self->super
SEE ALSO
AUTHORS
Thiago L. A. Miller <tmiller@mochsl.org.br>
J. Leonel Buzzo <lbuzzo@mochsl.org.br>
Gabriela Guardia <gguardia@mochsl.org.br>
Fernanda Orpinelli <forpinelli@mochsl.org.br>
Pedro A. F. Galante <pgalante@mochsl.org.br>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Teaching and Research Institute from Sírio-Libanês Hospital.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007