<?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: The Trouble With Regular Expressions</title>
	<atom:link href="http://www.sleestacks.com/2009/05/25/the-trouble-with-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sleestacks.com/2009/05/25/the-trouble-with-regular-expressions/</link>
	<description>No Shirt, No Shoes, No Sleestacks</description>
	<lastBuildDate>Fri, 31 Dec 2010 03:40:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: shelley</title>
		<link>http://www.sleestacks.com/2009/05/25/the-trouble-with-regular-expressions/comment-page-1/#comment-37</link>
		<dc:creator>shelley</dc:creator>
		<pubDate>Tue, 26 May 2009 18:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sleestacks.com/?p=81#comment-37</guid>
		<description>I am sort of surprised there was no luck with perl.  Were you sucking in the whole file (@file = `list filename`) or reading it in line by line for processing? (open file;while; run regular expression on $_;)</description>
		<content:encoded><![CDATA[<p>I am sort of surprised there was no luck with perl.  Were you sucking in the whole file (@file = `list filename`) or reading it in line by line for processing? (open file;while; run regular expression on $_;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

