Help for this page
_players => [ map { { Player => $_ } } @$arg{players} ],
$self->{_players}[0]->{Player}->out(); # this works
$self->{_players}[0]->{Score} = 100;