What does it mean for Perl?
memory efficiency traded for convenience
arrays can only contain scalar values (SVs)
storage of data elements not contiguous
indexing beyond array bounds extends array