Help for this page
my @proc_start = sort @start; my @proc_end = sort @end; ... } } print "Peak was $max\n";