Help for this page

Select Code to Download


  1. or download this
    sub make_print_ref {
        my ($parameter) = @_;
    ...
    };
    
    my $print_ref = make_print_ref(...);