Help for this page

Select Code to Download


  1. or download this
    
    $returns{'do_stuff'} = &do_stuff;
    ...
    return(\@returns);
    }
    
  2. or download this
    $VAR1 = 'do_stuff';
    $VAR2 = [
    ...
              }
            ];