Now that we have a good understanding of the way scalar data and variables work and what can be done with them in Perl, we will look into the most basic of Perl's natural data structures--arrays.
3.1 The Semantics of Arrays 3.2 List Literals 3.3 Array Variables 3.4 Manipulating Arrays and Lists