Perl Programming/Keywords/s

The s keyword

s is the substitution operator.

Syntax

  s///

See also