in reply to Re^2: reading files in @ARGV doesn't return expected outputin thread reading files in @ARGV doesn't return expected output
for my $j (1..2) { push @files, "$path/File-${molec2}-cluster${j}.out"; } [download]