in reply to Re^2: Howto load list context into hash of hashes?
in thread Howto load list context into hash of hashes?

By "hard-coded" I mean a manually-entered value as opposed to a variable. What you probably mean by "simple identifier". And yes, Perl will auto-quote it, but my point is that in this particular context it can be ambiguous to someone reading the code, so in my opinion it's not good practice to leave the quotes out. We can agree to disagree on that one.
  • Comment on Re^3: Howto load list context into hash of hashes?