in reply to Re: make test when modules in funny locations
in thread make test when modules in funny locations
Or you could use HARNESS_PERL_SWITCHES="-Iwhatever -Iwhateverelse" make test as well. PERL5LIB is okay as long as you don't forget to unset it later...