in reply to Re^2: Odd "use" problem
in thread Odd "use" problem
in your /etc/profile or /etc/bash.bashrc whatever is executed for every users shell. untested ...test -r $HOME/lib && export PERL5LIB=$HOME/lib
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Odd "use" problem
by jfroebe (Parson) on Jun 11, 2004 at 16:33 UTC |