Node:Array Variables, Next:Manipulating Arrays and Lists, Previous:List Literals, Up:Arrays
As with scalars, what good are literals if you cannot have variables? So, Perl provides a way to make array variables.