Bric::Config - A class to hold configuration settings.
$LastChangedRevision$
$LastChangedDate$
# 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>