|
|
| Do you know where your variables are? | |
| PerlMonks |
perlfunc:sby gods (Initiate) |
| on Aug 24, 1999 at 22:43 UTC ( [id://318]=perlfunc: print w/replies, xml ) | Need Help?? |
sSee the current Perl documentation for s. Here is our local, out-dated (pre-5.6) version: ![]() s/// - replace a pattern with a string
![]() s///
![]() The substitution operator. See the perlop manpage. |
|