Help for this page
my %words = {};
my %words = ();
my %words;
my %words; my $ref_to_anon_hash = {}; $words{ $ref_to_anon_hash } = undef;