Help for this page
# get list of every author foreach $from (sort keys %authors) { ... ${$authors{$from}}{$buddy}++; } }