if(defined $ENV{DBUILDER_DIR}){ $cfg->file("$ENV{DBUILDER_DIR}/etc/dbuilder.conf"); } else { $cfg->file("../etc/dbuilder.conf"); }