in reply to Re^2: how to force Build test to load all modules from blib/lib first
in thread how to force Build test to load all modules from blib/lib first

All of those put blib/lib near the front of @INC. In spite of that, something weird is going on with module load order. Since it's happening at compile time, I can only see the state after the loads at which point %INC shows the wrong module loaded for the one.
  • Comment on Re^3: how to force Build test to load all modules from blib/lib first