my @AoA = map [split], ; print join( ', ' , @{ $AoA[ 0 ] } ) , "\n";