Help for this page

Select Code to Download


  1. or download this
    C:\usr\local\share\PassThru\perl>perl -Mwarnings -Mstrict -MConfig -le
    + "my $cmd = q|C:\Program Files\Mozilla Firefox\firefox.exe|; open my 
    +$fh, '-|', $cmd, '--version' or die $!; m
    y $out = do { local $/; <$fh> }; close $fh or die $! ? $! : qq(\$?=$?)
    +; print $out; print $Config{myuname}"
    Mozilla Firefox 61.0.2
    
    Win32 strawberry-perl 5.26.2.1 #1 Sun Apr 15 13:52:49 2018 x64
    
  2. or download this
    C:\usr\local\share\PassThru\perl>berrybrew use 5.10.1_32,5.16.3_64,5.2
    +0.3_64,5.26.1_32
    perl-5.10.1_32
    ...
    C:\usr\local\share\PassThru\perl>exit
    
    Exiting <berrybrew use 5.26.1_32>