Help for this page

Select Code to Download


  1. or download this
    $ perl 1067357_mcm.pl -I=1 -N=100 -W=4000 -P=.05
     <<< snipped >>>
    ...
    robo      7.75    680%      --    -91%    -93%
    strings  0.690   8659%   1023%      --    -23%
    bits     0.530  11304%   1362%     30%      --
    
  2. or download this
    #! perl -slw
    use strict;
    ...
            $I == 1 and pp '   bits: ', %top10s;
        },
    };