Help for this page

Select Code to Download


  1. or download this
    my @user_file_part1=();
    my @user_file_part2=();
    ...
                      TEST <= \@test_file,
                      TRIM <= \@trim_file,
                      );
    
  2. or download this
    push(@{$main_file{"USER"}[0]}, $string);