Help for this page
for ($i=0; $i<=$#players; $i++) { ... } } }
my %player = %{$players[$i]}; print "$player{kills}";