Help for this page
join { $a + $b } @list; # Computes the sum of the list join foo, @list; # builds a string in the old-fashioned way, ev +en if foo returns a coderef