Index of /perl/cpanplus/

NameLast ModifiedSizeType
../ -  Directory
config2006-Feb-01 00:48:105.2Ktext/plain; charset=utf-8
# 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
-