Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    ari 3982/s   -- -38%
    grt 6467/s  62%   --
    
  2. or download this
        st => sub  {             
            my 
    ...
                   map { my $k = lc substr $_->[ 4 ], 0, 3; push @$_,$k;  
    +$_ }
                   @a_of_a;
        }