Created
April 3, 2010 11:34
-
-
Save avar/354405 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export PERL_AUTOINSTALL=--defaultdeps | |
| export PERL_MM_USE_DEFAULT=1 | |
| sudo ~/perl5-rc3/installed/bin/cpan | |
| cpan[1]> cpan[1]> o conf prerequisites_policy follow | |
| prerequisites_policy [follow] | |
| Please use 'o conf commit' to make the config permanent! | |
| cpan[2]> o conf commit | |
| commit: wrote '/home/avar/perl5-rc3/installed/lib/5.12.0/CPAN/Config.pm' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment