Help for this page

Select Code to Download


  1. or download this
    my $arg1 = "foo";
    my $file1 = "file_1.gz;
    ...
               }
        close FILE1;
    }
    
  2. or download this
    2. Then, I want this subroutine to be run a second time with the follo
    +wing changes:
    <CODE>
    $open = "$script -e $arg2 $file2";
        open(FILE2, "$open |") or die "can't do it\n";
    while (<FILE2>) {
    
  3. or download this
    @array2 = @_;