if(defined $ENV{DBUILDER_DIR}){ use lib "$ENV{DBUILDER_DIR}/lib"; } else { use lib "../lib"; }