May 2020
Intermediate to advanced
296 pages
4h 11m
English
Knowing references (see Chapter 2) allows you to perform some advanced coding in Perl, including making arrays of arrays (a.k.a. multi-dimensional arrays). This chapter introduces this topic as well as some other advanced features of arrays.
In the Beginning Perl Programming and Pro Perl Programming books, we covered some of the basics of arrays. This section is meant to be a review of these topics.