Help for this page
my $sub; $sub = sub { ... }; print $sub->(5), "\n"; print $sub->(6), "\n";
function (builder) { return function (n) { ... )( 5 // THIS is the factorial to compute );