Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: POPChapter 8
Standard Modules
Next: Reference: SHIFT
 

PUSH

PUSH this, list

Appends elements of list to the array.


Previous: Reference: POPPerl in a NutshellNext: Reference: SHIFT
Reference: POPBook IndexReference: SHIFT