in reply to Re^4: How to install Perl modules locally on Unix?
in thread How to install Perl modules locally on Unix?
Maybe it needs to be read?
After writing your shell configuration file, be sure to re-read it to get the changed settings into your current shell's environment. Bourne shells use . ~/.bashrc for this, whereas C shells use source ~/.cshrc.
|
|---|