Chapter Four. Array and Hash Functionality

It is difficult to write meaningful programs without using arrays. In this chapter we explore many of the functions used to manipulate arrays, including Perl's special array that stores key/value paired data.

In this section we use the words array and list quite often. The distinction between them in Perl is a narrow one. For our purposes, an array is a named list.

Get Programming PERL in the .NET Environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.