in reply to Re: using my module.pm in different directory error
in thread using my module.pm in different directory error

path to lib which change as in lets say i launch script from /tmp/ something and next i launch it from /home/userx/run_auto.... so the path inside run_auto remains constant but where i launch the script from keeps changing...
  • Comment on Re^2: using my module.pm in different directory error

Replies are listed 'Best First'.
Re^3: using my module.pm in different directory error
by Laurent_R (Canon) on Aug 10, 2016 at 09:17 UTC
    I am not sure to understand. Are you saying that your modules will not always be in the same place? Or the opposite?