# Make some directory for CPANPLUS stuff: mkdir ~/.cpanplus # Add this line to your ~/.bash_profile export PERL5_CPANPLUS_CONFIG=$HOME/.cpanplus/config # Move the configuration file in the previous directory mv config ~/.cpanplus/ # Edit configuration file :)) $EDITOR ~/.cpanplus/config