in reply to Re: find & replace a string in perlin thread find & replace a string in perl
s/^(.*?)test(.*)$/"#$1"."test$2"/e [download]