in reply to How do I dynamically create a hash table?

This question needs more context. Do you mean:
%hash_table = @dynamically_read_data;
Or if not, then what?

Originally posted as a Categorized Answer.

  • Comment on Re: How do I dynamically create a hash table? (A straightforward Q, I know!)
  • Download Code