s/// - replace a pattern with a string


NAME

s/// - replace a pattern with a string


SYNOPSIS

s///


DESCRIPTION

The substitution operator. See the perlop manpage.

 s/// - replace a pattern with a string