Created
November 30, 2016 12:19
-
-
Save idontgetoutmuch/deaf05e22252c955fff3096d9e0fbaae 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
| ~/Dropbox/Private/Stochastic $ /usr/local/bin/perl -I$HOME/perl5/lib/perl5 -Mlocal::lib | |
| /usr/local/bin/perl -I$HOME/perl5/lib/perl5 -Mlocal::lib | |
| Attempting to create directory /Users/dom/perl5 | |
| PATH="/Users/dom/perl5/bin${PATH:+:${PATH}}"; export PATH; | |
| PERL5LIB="/Users/dom/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; | |
| PERL_LOCAL_LIB_ROOT="/Users/dom/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; | |
| PERL_MB_OPT="--install_base \"/Users/dom/perl5\""; export PERL_MB_OPT; | |
| PERL_MM_OPT="INSTALL_BASE=/Users/dom/perl5"; export PERL_MM_OPT; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment