in reply to Quickie Question: search and replace problem
man perlre for more info.$data =~ s/\Q$attempt1\E/$newstr/
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re: Quickie Question: search and replace problem
by tye (Sage) on Apr 19, 2001 at 00:58 UTC | |
by indigo (Scribe) on Apr 19, 2001 at 01:13 UTC | |
Re: Re: Quickie Question: search and replace problem
by JojoLinkyBob (Scribe) on Apr 19, 2001 at 00:55 UTC |