Help for this page
my $word = 'millennium'; { no strict 'refs'; @$word = (); }
my %arraysfromwords; $arraysfromwords{ $word } = [];