Help for this page
# Compare two elements using either standard lexical comparison or the + sortsub # provided to the object's constructor. ... return $item_a cmp $item_b; } }