Help for this page
for $_ (%edict) { # for entries with more than one keyword if ($edict{$count}{english} =~ /;/) { ... $count++; }; };