There is something wrong!!!. In the example my line:
The square brackets caused the text to become a link to nowere as you can see. Sorry for the confusion this has coused. I have not thought that I can create an array by
push(@aroa, @arr);
Maybee you could tell me how to do to write square brackets around an array and beeing able to see them in the final text.
"print"@{$aroa[0]}\n";"
Was the answer I was looking for.