in reply to Re^2: Sorting multi-hash values
in thread Sorting multi-hash values

Actually the 'reverse sort' combination is recognized by perl and optimized away for simple comparisons.

Thus it's actually not a bad idea