Bric::Config - A class to hold configuration settings.
$Revision: 1.58.4.11 $
$Date: 2004/04/16 18:08:17 $
# import all configuration constants
use Bric::Config qw(:all);
if (CONFIG_VARIABLE) { ... }
Provides access to configuration variables set in conf/bricolage.conf. See Bric::Admin for the list of configuration variables and their use.
NONE
NONE
NONE
NONE
NONE
NONE
NONE
Garth Webb <garth@perijove.com>
David Wheeler <david@wheeler.net>