Node:Array Variables, Next:, Previous:List Literals, Up:Arrays



Array Variables

As with scalars, what good are literals if you cannot have variables? So, Perl provides a way to make array variables.