Help for this page

Select Code to Download


  1. or download this
    my @file_list = ( "some_file", "other_file" );
    push @file_list, "more_files", "and_more";
    ...
      }
      close $fh;
    }