in reply to Re^2: How do I test the deep equality of two hash tables?
in thread How do I test the deep equality of two hash tables?

I personally believe that since it's what that's suggested in the Q&A entry that the OP read, if that is not the case, then the entry itself should be amended.

No, I suspect I was wrong. I re-read the Storable documentation and now I'm convinced that it's actually legal to use it for comparison if $Storable::canonical is set to a true value. Maybe I should have read it first...