Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: PUSHChapter 8
Standard Modules
Next: Reference: SPLICE
 

SHIFT

SHIFT this

Removes and returns the first element of the array, shifting the remaining elements down.


Previous: Reference: PUSHPerl in a NutshellNext: Reference: SPLICE
Reference: PUSHBook IndexReference: SPLICE