hi monks,
another rookie question. if i have an array initialized by:
push @array, $someInt, $someString;where the first entry is a number and the second is a string, how do i remove the last entry from every row in the array? that is, how do i remove the string and be left with a one column array containing only the numbers?
In reply to removing elements from an array by prbndr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |