Skip to content

Instantly share code, notes, and snippets.

@idontgetoutmuch
Created November 30, 2016 12:19
Show Gist options
  • Select an option

  • Save idontgetoutmuch/deaf05e22252c955fff3096d9e0fbaae to your computer and use it in GitHub Desktop.

Select an option

Save idontgetoutmuch/deaf05e22252c955fff3096d9e0fbaae to your computer and use it in GitHub Desktop.
~/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