Help for this page
sub Merge(@) { my @array = @_; ... } } }
Variable "@array" will not stay shared at ./benchmark-sort.pl line [x] +.