in reply to Re^3: Reference/Alias inner hash section
in thread Reference/Alias inner hash section

Thanks ikegami,

autovivification was an issue -- I started out using broomduster's method, but set the sub-hash to '{}' if the hash keys didn't exist. Your method is more compact.

Thanks, Matt
  • Comment on Re^4: Reference/Alias inner hash section