Help for this page

Select Code to Download


  1. or download this
    my_func {block1} {block2} $arg;
    
  2. or download this
    my_func(sub {block1}, sub {block2}, $arg);