Help for this page

Select Code to Download


  1. or download this
    sub sub_to_receive {
    # Example usage
    ...
      $sub_to_run->(@args, "lalala");
    
    }