Help for this page
use strict; use warnings; ... ok( $heap_compares < $sort_compares, "fewer heap compares ($heap_compares < $sort_compares)" ); }