1. Computing

A quick Perl pop() tutorial

From Kirk Brown, About.com GuideJanuary 5, 2006

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
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2013 About.com. All rights reserved.