NAME
App::financeta
SYNOPSIS
App::financeta is a high level module that uses App::financeta::gui and invokes it as an application. It handles command line processing of financeta
.
VERSION
0.10
DESCRIPTION
The documentation is detailed at http://vikasnkumar.github.io/financeta/
The github repository is at https://github.com/vikasnkumar/financeta.git
METHODS
- run
-
This function starts the graphical user interface (GUI) and parses command line arguments. It invokes App::financeta::gui.
- print_warning
-
This function prints license and disclaimer to
STDERR
.
SEE ALSO
- App::financeta::gui
-
This is the GUI internal details being used by
App::financeta
. - financeta
-
The commandline script that calls
App::financeta
.
COPYRIGHT
Copyright (C) 2013-2014. Vikas N Kumar <vikas@cpan.org>. All Rights Reserved.
LICENSE
This is free software. You can redistribute it or modify it under the terms of GNU General Public License version 3. Refer LICENSE file in the top level source directory for more information.