![]() |
|
The stupid question is the question not asked | |
PerlMonks |
RE: RE: Selective substitution: not in Perl?by nuance (Hermit) |
on Aug 16, 2000 at 14:39 UTC ( #28090=note: print w/replies, xml ) | Need Help?? |
That doesn't work, suppose I have the string "abacab" and want to replace the second a with an upper case A. Your regex doesn't match. How about this (untested):
Nuance
In Section
Seekers of Perl Wisdom
|
|