<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Regex brain fart!</title>
	<atom:link href="http://transfixedbutnotdead.com/2010/03/11/regex-brain-fart/feed/" rel="self" type="application/rss+xml" />
	<link>http://transfixedbutnotdead.com/2010/03/11/regex-brain-fart/</link>
	<description>my ramblings on life, work &#38; anything left in-between</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jay</title>
		<link>http://transfixedbutnotdead.com/2010/03/11/regex-brain-fart/#comment-1129</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=888#comment-1129</guid>
		<description>m/^([[:alpha:]]+)_/</description>
		<content:encoded><![CDATA[<p>m/^([[:alpha:]]+)_/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2010/03/11/regex-brain-fart/#comment-1128</link>
		<dc:creator>draegtun</dc:creator>
		<pubDate>Thu, 11 Mar 2010 22:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=888#comment-1128</guid>
		<description>Yep it does Sam.   Also &lt;code&gt;m/^(.*?)_/&lt;/code&gt; does the biz.

Grrr.. I hate regexes/regexen...  especially late at night :)

/I3az/</description>
		<content:encoded><![CDATA[<p>Yep it does Sam.   Also <code>m/^(.*?)_/</code> does the biz.</p>
<p>Grrr.. I hate regexes/regexen&#8230;  especially late at night <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://transfixedbutnotdead.com/2010/03/11/regex-brain-fart/#comment-1127</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=888#comment-1127</guid>
		<description>/^(\w+?)_/ should would too.</description>
		<content:encoded><![CDATA[<p>/^(\w+?)_/ should would too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
