in reply to Re: finding the keys with mutliple values in hash and delete them
in thread finding the keys with mutliple values in hash and delete them

Minor nitpick: I'd use exists rather than defined, in the (probably very unlikely) event of something like

'Message5' => [ '0X026008', undef, '0X026009' ]