while () { s/abc/xyz/ig; # The way this is constructed: it takes # the value in the first set of / / and # replaces it with the value in the next # set.