in reply to Re^2: unable to store shared hash with Storable
in thread unable to store shared hash with Storable

Well, I was suggesting you could use JSON *instead* of Storable — they're both tools to serialise data structures — but that works too :)
  • Comment on Re^3: unable to store shared hash with Storable