-
-
Save moltar/8137444 to your computer and use it in GitHub Desktop.
Make cpanm cache tar balls locally. Put this line in your .bashrc or .zshrc file.
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_CPANM_OPT="--cascade-search --save-dists=$HOME/.cpanm/cache --mirror=$HOME/.cpanm/cache --mirror=http://search.cpan.org/CPAN" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment