in reply to Re: Iterating Blessed Array of Array
in thread Iterating Blessed Array of Array
And there are accessors, which it only took a very quick googling to find. So you could use the accessor $item->ID instead of directly accessing the hash with $item->{ID}.
|
|---|