softeng2000 has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I got the problem. I have two programs and want them to use one common module written by mine. I launch one program that launches another one (system(...)). I use Win2K. Both programs use the same module. The first program is Ok. But when it launches another program - another program can't use the same module: "Cant locate ... module in @INC" When I launch another program separately - everything is ok. Is it Ok for Perl? Thanks.

Replies are listed 'Best First'.
RE: Several programs using one module
by softeng2000 (Novice) on Sep 21, 2000 at 23:07 UTC
    The problem is solved!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!! Thanks for coming by!!!

      You might want to tell us how you fixed the problem for those that run into similar problems or for those that are just curious.

              - tye (but my friends call me "Tye")