# New Ticket Created by Moritz Lenz # Please include the string: [perl #59244] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59244 >
%hash.pairs.sort needs infix:<cmp> to work properly with Pair as input. It should be easy to add a multi that does this by first comparing the key, and if they are equal the value. When this is done most (or all) of the skip markers in t/spec/S29-hash/pairs.t can (hopefully) be removed. Moritz -- Moritz Lenz http://moritz.faui2k3.org/ | http://perl-6.de/