Help for this page

Select Code to Download


  1. or download this
    Generally, if you need to install a perl distribution known to have mi
    +nor test
    failures, do one of these commands to avoid seeing this message:
    
      perlbrew --notest install perl-5.6.2
      perlbrew --force install perl-5.6.2
    
  2. or download this
    If some perl tests failed and you still want to install this distribut
    +ion anyway,
    do:
    
      (cd /home/sisyphus/perl5/perlbrew/build/perl-5.6.2/perl-5.6.2; make 
    +install)