Help for this page

Select Code to Download


  1. or download this
    c:\>berrybrew use 5.10.1_32
    Perl-5.10.1_32
    ...
    
    <berrybrew use 5.10.1_32>: run "exit" leave this environment
    c:\>
    
  2. or download this
    c:\>berrybrew use 5.10.1_32,5.8.9_32
    Perl-5.10.1_32
    ...
    
    
    c:\>
    
  3. or download this
    c:\>berrybrew use --win 5.8.9_32,5.10.1_32
    berrybrew use 5.8.9_32: spawned in new command window
    berrybrew use 5.10.1_32: spawned in new command window
    
    c:\>
    
  4. or download this
    # first new window
    
    <berrybrew use Perl-5.8.9_32>
    c:\>
    
  5. or download this
    # second new window
    
    <berrybrew use Perl-5.10.1_32>
    c:\>