Help for this page

Select Code to Download


  1. or download this
    # Modify input array in-place.
  2. or download this
    # Modify the input array in-place
    foreach my $elem (@in) {
      my ($count, $file) = split /\s+/, $elem;
    ...
             sort => "$campaign:$month:$file"
      };
    }