in reply to Re: "use lib" with low precedence?
in thread "use lib" with low precedence?

I like this trick better than manipulating @INC directly, as others have suggested.

Seems like doing this is clearer and more likely to be robust if new magic is added to @INC at some point.