SatUtils::Config.3pm

Langue: en

Version: 2007-10-15 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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>