Bric::Config - A class to hold configuration settings.
$LastChangedRevision$
$LastChangedDate: 2006-01-23 12:20:13 -0800 (Mon, 23 Jan 2006) $
# 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@justatheory.com>