Perl Programming/Keywords/s
<
Perl Programming
|
Keywords
The
s
keyword
s
is the substitution operator.
Syntax
s///
See also
m
y