http://qs1969.pair.com?node_id=847421


in reply to array question

You can shift the first element off the array.

my $first_element = shift @array;