Perl Programming/Keywords/s

Previous: rmdir Keywords Next: say

The s keyword

s is the substitution operator.

Syntax

  s///

See also

Previous: rmdir Keywords Next: say
Category:Book:Perl Programming#Keywords/s%20
Category:Book:Perl Programming