On Wed, Oct 16, 2002 at 05:05:09PM +0200, Reinstein, Shlomo wrote:
> Is there a way that I can say in "sos.pl" that I want to use the module
> located in "../modules" relative to it?

I've read through this thread and it sounds like you're trying to solve the
wrong problem, or perhaps going at it the wrong way.  At one point you
mentioned the scripts that use sos.pl know how to find it; how do they find
it?  Why can't you use that same algorithm they use to find the library
directory?

Also, it may be simpler to simply place sos.pl, and any additional modules
or libraries, in a Perl library directory, or in a directory mentioned in
the PERL5LIB environmental variable.

If that doesn't help, perhaps you could explain the relationship between
your scripts, sos.pl, and other modules a bit more.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to