<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">CAVEAT:  Windoze XP and Server2003/5  here. Ugh.  I'm trying to figure out an elegant way to have multiple install trees able to be sourced, either just before a perl program is executed, or at the time the hashBang line is encountered. <br><br>I thought there was a nifty cool way to select the particular   perl interpreter just before the #! line, or actually AT the  #!  line.<br>1. Q: what if the caller's %PATH% environment variable does NOT contain a valid pathToInterpreter<br>2. Q:  What if the the install tree that is eventually found, is missing a use'd or require'd  package, or the wrong version of the package?<br><br></td></tr></table>