The Perl function push() is used to move values on to an array. Another useful function from the standard Perl library is pop(), which is used to take a variable off an array. Find out more about Perl's pop() function in this quick tutorial.
Comments
No comments yet. Leave a Comment
