<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Perl Crash Course: Basic Regular Expressions</title>
	<atom:link href="http://usestrict.net/2009/04/07/perl-crash-course-basic-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://usestrict.net/2009/04/07/perl-crash-course-basic-regular-expressions/</link>
	<description>Vinny&#039;s Technical Corner</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:09:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Vinny</title>
		<link>http://usestrict.net/2009/04/07/perl-crash-course-basic-regular-expressions/comment-page-1/#comment-94</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=384#comment-94</guid>
		<description>Thanks Dave, good catch! I’ve updated it.</description>
		<content:encoded><![CDATA[<p>Thanks Dave, good catch! I’ve updated it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Doyle</title>
		<link>http://usestrict.net/2009/04/07/perl-crash-course-basic-regular-expressions/comment-page-1/#comment-92</link>
		<dc:creator>Dave Doyle</dc:creator>
		<pubDate>Tue, 07 Apr 2009 16:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=384#comment-92</guid>
		<description>Whoops.  I see you actually did mention the &#039;.&#039; not matching newlines in the examples but the line &quot;. Match any character&quot; doesn&#039;t.  That&#039;s the one I meant.</description>
		<content:encoded><![CDATA[<p>Whoops.  I see you actually did mention the &#8216;.&#8217; not matching newlines in the examples but the line &#8220;. Match any character&#8221; doesn&#8217;t.  That&#8217;s the one I meant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Doyle</title>
		<link>http://usestrict.net/2009/04/07/perl-crash-course-basic-regular-expressions/comment-page-1/#comment-91</link>
		<dc:creator>Dave Doyle</dc:creator>
		<pubDate>Tue, 07 Apr 2009 15:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=384#comment-91</guid>
		<description>Very nice.  Although if I can contribute: You may want to make some distinctions regarding the &#039;.&#039; since, without any modifiers to the regular expression (which you do not yet discuss), it will not match &quot;\n&quot;.</description>
		<content:encoded><![CDATA[<p>Very nice.  Although if I can contribute: You may want to make some distinctions regarding the &#8216;.&#8217; since, without any modifiers to the regular expression (which you do not yet discuss), it will not match &#8220;\n&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
