<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1035682" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1035682</link>
    <description></description>
    <language>en</language>
          <item>
    <title>cheers Tim</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-backreferences#comment-1206123</link>
    <description> &lt;p&gt;Thanks alot Tim.  I get it now&lt;/p&gt;
&lt;p&gt;Stu&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Aug 2006 17:53:47 +0000</pubDate>
 <dc:creator>StuPeas</dc:creator>
 <guid isPermaLink="false">comment 1206123 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/perl-backreferences#comment-1206095</link>
    <description> &lt;p&gt;Remember, Perl is greedy when it looks for regular expressions. So it finds the longest (\w*) it can before it finds two letters in a row.&lt;/p&gt;
&lt;p&gt;For example, change the string to &quot;aabbccddee&quot;. You&#039;ll see that is finds the e&#039;s. That&#039;s because the match it can find where (\w*) has the longest value puts the ee&#039;s as the two in a row.&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Aug 2006 13:29:16 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1206095 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
