in reply to Basic - Perl5lib
If you have multiple versions of Perl do they share the same PERL5LIB?
Environment variables are inherited from the parent process.
In other words, it doesn't have a default value and you have to set it manually?
It depends on what you mean by default value. You could set it in your login script, for example.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Basic - Perl5lib
by Anonymous Monk on Oct 27, 2010 at 23:23 UTC | |
by ikegami (Patriarch) on Oct 27, 2010 at 23:41 UTC |