Node:Arrays,
Next:Control Structures,
Previous:Working with Scalars,
Up:Top
Arrays
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.
|