Help for this page
my @coord_pairs = ( [1,2], [3,7], [5,9]); my @enemy_container; ... push @enemy_container, $enem; }