in reply to Threads, DBI, Shared Variables problem

Just as a side note, looking at your sample data, I am wondering whether an array of hashes of hashes (AoHoH) would not be a better data structure for our data than a hash of hashes of hashes (HoHoH).

  • Comment on Re: Threads, DBI, Shared Variables problem