in reply to Re^3: How best to replicate/copy a hash of hashes
in thread How best to replicate/copy a hash of hashes

I stand corrected.

I re-ran the test, and the raw output did not have the '\n'. But when I ran a numeric unix 'sort' on the raw file, it added a '\n' after the '\t' that I used to separate key and data. There are a lot of parms for sort, so I'm sure I need to add something

But Clone didn't do it!

Thank you

"Well done is better than well said." - Benjamin Franklin

  • Comment on Re^4: How best to replicate/copy a hash of hashes