man SatUtils::Config () - config file parser for satutils

NAME

SatUtils::Config - config file parser for satutils

DESCRIPTON

Reads /etc/satutils.cfg and ~/.satutilsrc for configuration. These files are typical key=value files with hash comments.

METHODS

readconfig
Read a given config file, does not fail if the file does not exist.
get
Reads config files on first call. Gets a given config value. Pass the key to get.

AUTHOR

Joey Hess <joey@kitenet.net>