in reply to Re: Sorting an array of hashes
in thread Sorting an array of hashes

Thanks for all the suggestions! Using 'cmp' in lieu of '<=>' indeed solve my problem.