It's messing up my test script. My script uses values from @INC. There should only be 21 entries, but when the script is run (with make test) there are 182. So I am getting a load of errors.
When I run the test script without make, I get the correct 21 entries.