http://www.perlmonks.org?node_id=870976


in reply to Re^2: shift vs @_
in thread shift vs @_

Interesting point, but it would be a lot easier to shift the zeroth index point up one element, presuming that the array members are themselves string descriptors or other pointers. That plus decrementing the array size would be pretty cheap.