I don't know enough about SQL to know how its NULL compares to Perl's undef, but it strikes me that "I know what the value is, and the value is: that it is known that it has no value at all" is actually a pretty good (Update: well, on second thought, perhaps just a bit wordy) explanation of our friend undef!
| [reply] [d/l] [select] |
| [reply] [d/l] [select] |
You could still use it that way in arrays.
For hashes there is "exists" vs. "defined", see perldoc -f exists. If haven't tested it now (working from memory and POD), but this looks like it fits the bill.
Sorry for any bad spelling, broken formatting and missing code examples. During a slight disagreement with my bicycle (which i lost), i broke my left forearm near the elbow. I'm doing the best i can here...
| [reply] [d/l] |