Help for this page

Select Code to Download


  1. or download this
    our $PERLBREW_ROOT = $ENV{PERLBREW_ROOT} || "$ENV{HOME}/perl5/perlbrew
    
  2. or download this
    139:    setenv PERLBREW_ROOT "$HOME/perl5/perlbrew"
    149:    setenv PERLBREW_PATH "$PERLBREW_ROOT/bin"
    
  3. or download this
     # on machine a
     $ PERLBREW_HOME=~/.perlbrew-a PERLBREW_ROOT=~/perl5/perlbrew-a ./perl
    +brew install
    
     # on machine b
     $ PERLBREW_HOME=~/.perlbrew-b PERLBREW_ROOT=~/perl5/perlbrew-b ./perl
    +brew install