Help for this page
## UNTESTED use Data::Dumper; ... push(@{$cats{$cat}},$word); } print Dumper \%cats;