Array Operations and Slices

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.

Get hands-on with 1200+ tech skills courses.