in reply to Re: 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

blib is for blib, and Module::Build/ExtUtils::MakeMaker/Module::Install... all do it by default, and even prove has a -b switch to load blib

  • Comment on Re^2: how to force Build test to load all modules from blib/lib first

Replies are listed 'Best First'.
Re^3: how to force Build test to load all modules from blib/lib first
by rbroberts (Initiate) on Nov 22, 2012 at 11:48 UTC
    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.