in reply to Adding script location to include path
Not sure how that's "over three lines".use FindBin qw($Bin); use lib $Bin;
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Adding script location to include path
by Aristotle (Chancellor) on Nov 26, 2003 at 23:38 UTC | |
|
Re: •Re: Adding script location to include path
by Azhrarn (Friar) on Jul 11, 2003 at 14:23 UTC | |
by merlyn (Sage) on Jul 11, 2003 at 14:44 UTC |