in reply to Environment Var Problem
If I may suggest an alternative way ... use a statement like:
where [library path] is the path of the modules you want to include.use lib [library path];
That way you have direct control, from within the script, of where you get the module(s).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Environment Var Problem
by Anonymous Monk on May 09, 2006 at 17:26 UTC |