Page 300 of the Camel 3rd ed says: "any modifications to @INC need to occur at compile time...You can do this with the lib pragma described in Chapter 31 or with a BEGIN block."
I think what our colleague meant by reinstalling Perl is that doing so will enable you to tell Perl where to look for modules every time it compiles and executes a program, rather than having to explicitly modify @INC in-program. I have no idea about -I switches and such, I bow out gracefully to the in-house gurus there. =) cheers, nathanael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]