Chris, grep for custom_config_load() which loads that data. and see why Build doesn't pick it up.
Found it. Should that be called during a test run, or just during the build?
IF I slap a die right inside or custom_config_load, it doesn't die during 'perl Build test'
-=Chris