Help for this page

Select Code to Download


  1. or download this
    my @arr = (5 .. 10);
    call_sub(@arr);
    ...
      }
      print "\n\n";
    }