2. Then, I want this subroutine to be run a second time with the following changes: $open = "$script -e $arg2 $file2"; open(FILE2, "$open |") or die "can't do it\n"; while () {