<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/perl/tags/replace</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:54:35 GMT</pubDate>
<item>
<title>(Perl) search and replace vi - pflangan</title>
<link>http://snipplr.com/view/60343/search-and-replace-vi/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 30 Oct 2011 00:20:38 GMT</pubDate>
<guid>http://snipplr.com/view/60343/search-and-replace-vi/</guid>
</item>
<item>
<title>(Perl) rename recursive file extensions - joe-bbb</title>
<link>http://snipplr.com/view/28744/rename-recursive-file-extensions/</link>
<description><![CDATA[ <p>This replaces all .pngx files with .png</p> ]]></description>
<pubDate>Mon, 22 Feb 2010 09:52:14 GMT</pubDate>
<guid>http://snipplr.com/view/28744/rename-recursive-file-extensions/</guid>
</item>
<item>
<title>(Perl) Perl: Modify XML Feed Items' pubDate - karlhorky</title>
<link>http://snipplr.com/view/20443/perl-modify-xml-feed-items-pubdate/</link>
<description><![CDATA[ <p>Read in a remote XML file, change the pubDate date format, and output to specific local file.</p> ]]></description>
<pubDate>Tue, 29 Sep 2009 17:14:35 GMT</pubDate>
<guid>http://snipplr.com/view/20443/perl-modify-xml-feed-items-pubdate/</guid>
</item>
<item>
<title>(Perl) search and replace - joe-bbb</title>
<link>http://snipplr.com/view/19183/search-and-replace/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Sep 2009 13:32:19 GMT</pubDate>
<guid>http://snipplr.com/view/19183/search-and-replace/</guid>
</item>
<item>
<title>(Perl) search and replace across multiple files with Perl - noah</title>
<link>http://snipplr.com/view/3145/search-and-replace-across-multiple-files-with-perl/</link>
<description><![CDATA[ <p>A couple of useful snippets from an article I found at Perl.com

**Perl search-and-replace on the command line.**

All of these should be usable under Cygwin as well.  But remember that bash wants single-quoted strings but MS-DOS shell wants strings to be double-quoted.</p> ]]></description>
<pubDate>Wed, 04 Jul 2007 20:00:52 GMT</pubDate>
<guid>http://snipplr.com/view/3145/search-and-replace-across-multiple-files-with-perl/</guid>
</item>
</channel>
</rss>