in reply to Re^2: 2d Array - making an array for the column then adding the values
in thread 2d Array - making an array for the column then adding the values

List::Util does come with Perl.

Thanks for isolating the problem. I was explaining it here while you were writing your post.

The only thing I didn't cover is that references evaluate to the address of the referenced item when they are treated as a number.

  • Comment on Re^3: 2d Array - making an array for the column then adding the values