in reply to Interpretation of a line needed.
Then it is checked if $field is a key in this structure.{ "Name" => undef, "Phone" => undef}
More precisely what I called here a structure is a pointer to an anonymous hash. Thats why the exists function can be used.
Hope that explains how it works. But I what I can't explain is why is it so obfuscated.
|
|---|