in reply to [SOLVED] Perl randomly couldn't locate a Perl module in @INC
For example if Perl does not have the appropriate read/execute permissions, it will not add the directories.
You will have to collect more data on the situations when @INC gets populated and when not. Maybe you are using different Perl interpreters?
Also, some code and a ls -lR of the relevant directory could be helpful. These directories are not network mounted or on otherwise removable devices, are they?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl randomly couldn't locate a Perl module in @INC
by Bravo_t (Acolyte) on Jul 23, 2015 at 07:57 UTC |