while ( , ) { # throw away a line from file F1 - never to be used # end the loop if there are no more lines in F2 # set $_ to the next line from F2 # plays no role here - it is a No-Operation: NoOp }