On Aug 19, 2004, at 10:55 AM, Christopher J. Bottaro wrote:

say i have two strings "xxxxyyyyxxxx" and "zzzz". i want to replace
characters 4-7 in the first string with the second string with an emphasis
on speed.

perldoc -f substring

Come back if you need a bigger hint.  ;)

James


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to