in reply to Re^2: simple question on next line parameter
in thread simple question on next line parameter

Wherever you want to remove the trailing <br>.

It operates on $_ unless you bind another variable (using =~) to the s/// operator.