Help for this page
sub readWords { ## Gets how many of each word are in a file and returns a hash ... close($FILE); return %words; }