in reply to Re: Interesting WTDIin thread Interesting WTDI
You only need to set a key in %INC if you want to prevent use or require from attempting to load a module from disk. (You could also put a coderef in @INC, but this way is a lot simpler.