#Note that this has to come before you include # the modules that are located in the script directory use File::Spec; use File::Basename; use lib &dirname(File::Spec->rel2abs($0));
|
---|
Replies are listed 'Best First'. | |
---|---|
•Re: Adding script location to include path
by merlyn (Sage) on Jul 10, 2003 at 21:58 UTC | |
by Aristotle (Chancellor) on Nov 26, 2003 at 23:38 UTC | |
by Azhrarn (Friar) on Jul 11, 2003 at 14:23 UTC | |
by merlyn (Sage) on Jul 11, 2003 at 14:44 UTC |