in reply to Re: Howto load list context into hash of hashes?
in thread Howto load list context into hash of hashes?
However (see perldata), inside curlies, perl will auto-quote it, so you do not need to. Most programmers do not use quotes when accessing hash values, because it is not necessary and adds keystrokes without adding value.
"XML is like violence: if it doesn't solve your problem, use more."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Howto load list context into hash of hashes?
by TJPride (Pilgrim) on Nov 24, 2011 at 08:44 UTC |