What does it mean for Perl?
previous slidetable of contentsnext slide

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