Help for this page

Select Code to Download


  1. or download this
        @results = &get_list();
        $hostresults[0] = &get_list();
    
  2. or download this
    $hostresults[$i] = \@results;