<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Is there any quick way to replace an existing substring with a new substring in a string?]]></title>
	<link>https://bioinformaticsonline.com/answers/view/13514/is-there-any-quick-way-to-replace-an-existing-substring-with-a-new-substring-in-a-string?</link>
	<atom:link href="https://bioinformaticsonline.com/answers/view/13514/is-there-any-quick-way-to-replace-an-existing-substring-with-a-new-substring-in-a-string?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/answers/view/13514/is-there-any-quick-way-to-replace-an-existing-substring-with-a-new-substring-in-a-string</guid>
	<pubDate>Thu, 07 Aug 2014 17:23:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/answers/view/13514/is-there-any-quick-way-to-replace-an-existing-substring-with-a-new-substring-in-a-string</link>
	<title><![CDATA[Is there any quick way to replace an existing substring with a new substring in a string?]]></title>
	<description><![CDATA[<p>I am currently using a s/// regex like this: $str =~ s/$find/$replace/g; <br /><br />Looking for some other quicker way for the same.</p><p>Thanks</p>]]></description>
	<dc:creator>Suleman Khan</dc:creator>
</item>

</channel>
</rss>