Help for this page
for (@positions) {@positions = map $_->[0], @positions;}
@positions = map $_->[0], @positions;
$_ = $_->[0] for @positions;