in reply to checking to see if a hash has data

Would if (!%hash) {} work?
Yes. Or use scalar keys %hash to get the number of entries.


holli, /regexed monk/