On 7/7/07, Christiaan Kras <[EMAIL PROTECTED]> wrote:
Because in my error messages it clearly says it can't find the modules in @INC. Then it shows all the paths in @INC and my custom lib isn't set there, instead, @INC is at it's original state.
Okay, you said you don't add to @INC at startup. How do you adjust @INC? Is it possible you have a code path that doesn't set @INC? Is it possible that some of your code is still running under CGI? - Perrin
