my($value) = map { defined() ? $_ : 1 } getConfigValue( "use_foo" );