Skip to content

Instantly share code, notes, and snippets.

@rhizoome
Created May 24, 2017 15:44
Show Gist options
  • Save rhizoome/e36480731424249851d5cb4fe527a2b3 to your computer and use it in GitHub Desktop.
Save rhizoome/e36480731424249851d5cb4fe527a2b3 to your computer and use it in GitHub Desktop.
export PATH="$HOME/perl5/bin:$PATH"
export PERL5LIB="/home/ganwell/perl5/lib/perl5:$PERL5LIB"
export PERL_LOCAL_LIB_ROOT="/home/ganwell/perl5:$PERL_LOCAL_LIB_ROOT"
export PERL_MB_OPT="--install_base \"/home/ganwell/perl5\""
export PERL_MM_OPT="INSTALL_BASE=/home/ganwell/perl5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment