On Aug 19, 2004, at 10:55 AM, James Edward Gray II wrote:
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
Egad, sorry. Java is my day job.
perldoc -f substr
James
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>