perl env

From Putrid Motmot, 4 Years ago, written in Plain Text, viewed 216 times.
URL https://paste.steamr.com/view/435fcf21 Embed
Download Paste or View Raw
  1.  
  2. export PERL_LOCAL_LIB_ROOT="$PERL_LOCAL_LIB_ROOT:/home/lleung/perl5";
  3. export PERL_MB_OPT="--install_base /home/lleung/perl5";
  4. export PERL_MM_OPT="INSTALL_BASE=/home/lleung/perl5";
  5. export PERL5LIB="/home/lleung/perl5/lib/perl5:$PERL5LIB";
  6. export PATH="/home/lleung/perl5/bin:$PATH";
  7.  

Reply to "perl env"

Here you can reply to the paste above