Message-ID: <
20000831053505.32120.qmail@foad.org>
p4raw-id: //depot/perl@6941
map() that changes the size of the list should now work faster.
-=sort *
+=item *
sort() has been changed to use mergesort internally as opposed to the
earlier quicksort. For very small lists this may result in slightly