in reply to Re: Checking if hash value exists without implicitly defining it
in thread Checking if hash value exists without implicitly defining it
Huh. I thought you needed to use exists to avoid AVing the hash key you're reading, but that code works.
This should simplify some of my code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Checking if hash value exists without implicitly defining it
by Kenosis (Priest) on Feb 14, 2013 at 17:42 UTC | |
by choroba (Cardinal) on Feb 14, 2013 at 17:44 UTC | |
by Kenosis (Priest) on Feb 14, 2013 at 17:52 UTC | |
|
Re^3: Checking if hash value exists without implicitly defining it
by choroba (Cardinal) on Feb 14, 2013 at 17:26 UTC |