NAME
Convos::Control - Base class for init scripts
DESCRIPTION
Convos::Control is a base class for Convos::Control::Frontend and Convos::Control::Backend.
ATTRIBUTES
directory
Defaults to Convos home.
init_config
File to source environment variables for init script. Default to "/etc/default/convos".
METHODS
do_env
For internal usage and debug purpose only.
Will print environment to screen.
do_help
Will print help to screen.
run_template
Will inject set -a
before sourcing of "init_config".
COPYRIGHT AND LICENSE
Copyright (C) 2014, Jan Henning Thorsen
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org