in reply to Re^3: Printing only the "keys that have a value" in hash
in thread Printing only the "keys that have a value" in hash
Anyway, checking for defined-ness won't matter either since the "undefined" values are actually empty array refs, which are defined.
|
|---|