package
forks::BerkeleyDB::Config;
#hide from PAUSE
$VERSION
= 0.060;
use
File::Spec;
use
constant
ENV_PID
=> $$;
#would prefer $threads::SHARED, although current pid should be safe as long as it's main thread
### base environment ###
### lock/signal environment ###
1;