Help for this page
sub make_print_ref { my ($parameter) = @_; ... }; my $print_ref = make_print_ref(...);