in reply to Re^2: simple question on next line parameterin thread simple question on next line parameter
It operates on $_ unless you bind another variable (using =~) to the s/// operator.