I think this is a fairly simple question, yet I can't find out how to do it. I have a bunch of scripts that are being executed via bash shell. I want to push an additional path to a perl lib into @INC before it executes. How do I do this? What is the syntax? I googled it but am having trouble finding the answer.