Help for this page
$authors{$_}++ for @authors;
# set authors hash to empty hash refs $authors{$_} = {} for @authors # you code goes here