<?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: App Store Rank for Many Apps</title>
	<atom:link href="http://www.touchcentric.com/blog/archives/42/feed" rel="self" type="application/rss+xml" />
	<link>http://www.touchcentric.com/blog/archives/42</link>
	<description>iPhone-centric stuff we're thinking about</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:36:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Guy</title>
		<link>http://www.touchcentric.com/blog/archives/42/comment-page-1#comment-7</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Wed, 03 Jun 2009 08:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=42#comment-7</guid>
		<description>Hi,
I can&#039;t get the original script to work. I get the $doc, but the script does not enter into the while loop
    while ($doc =~ m#(\d+)\. rank
		# 2 =&gt; app ID
		# 3 =&gt; app name
        print &quot;in loop:\n&quot;;
	    print $1 . &quot; &quot; . $3 . &quot; &quot; . $2 . &quot;\n&quot;;
		push(@top100, ($1, $2, $3));
	}
I never get the print &quot;in loop&quot;, any idea what to do or how to debug it?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I can&#8217;t get the original script to work. I get the $doc, but the script does not enter into the while loop<br />
    while ($doc =~ m#(\d+)\. rank<br />
		# 2 =&gt; app ID<br />
		# 3 =&gt; app name<br />
        print &#8220;in loop:\n&#8221;;<br />
	    print $1 . &#8221; &#8221; . $3 . &#8221; &#8221; . $2 . &#8220;\n&#8221;;<br />
		push(@top100, ($1, $2, $3));<br />
	}<br />
I never get the print &#8220;in loop&#8221;, any idea what to do or how to debug it?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
