in reply to Re^3: building a hash from a database
in thread building a hash from a database

OK, ok, ok. I think I finally understand, finally.

I had tried that change from earlier and it did not make any difference at that time as I had not accounted for/changed the code to deal with the hashrefs correclty (->). I have now made both changes and it does exactly what I wanted it to.

I have learned much more about hashes than I realized I did not know.

Thanks (and thanks for the patience).