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