Array Operations and Slices

Learn about array operations and array slices in Perl.

Array operations

Sometimes, an array is more convenient as an ordered, mutable collection of items than as a mapping of indices to values. Perl provides several operations to manipulate array elements.

Access this course and 1400+ top-rated courses and projects.