in reply to add defang wrapper to "use lib"
Wouldn't the good solution be just to add the use lib path (and the perl path in the shebang line) only at make install time? If you are developping the program, you can run it from the source tree as wd, and the implicit . in @INC will do its work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: add defang wrapper to "use lib"
by merlyn (Sage) on May 11, 2005 at 15:39 UTC |