in reply to Re^6: Analytics on Hash Arrays
in thread Analytics on Hash Arrays
Not code, but look at autovivication, defined, and exists. Basically, unless you set a variable to some value, it is undefined. defined allows you to test for that condition. If a min/max value is not defined when you first use it, would it not make sense to set them both to $value?
--MidLifeXis
|
|---|