<?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: CPAN Web Feeds</title>
	<atom:link href="http://perlhacks.com/2009/06/cpan-web-feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://perlhacks.com/2009/06/cpan-web-feeds/</link>
	<description>Just another Perl Hacker&#039;s blog</description>
	<lastBuildDate>Thu, 24 May 2012 03:01:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gbarr</title>
		<link>http://perlhacks.com/2009/06/cpan-web-feeds/#comment-13</link>
		<dc:creator>gbarr</dc:creator>
		<pubDate>Sun, 07 Jun 2009 13:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=12#comment-13</guid>
		<description>Oops, missed that. Fixed now.
</description>
		<content:encoded><![CDATA[<p>Oops, missed that. Fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Cross</title>
		<link>http://perlhacks.com/2009/06/cpan-web-feeds/#comment-12</link>
		<dc:creator>Dave Cross</dc:creator>
		<pubDate>Sat, 06 Jun 2009 19:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=12#comment-12</guid>
		<description>Graham,
Thats fabulous, thanks. Can I please one make one really picky suggestion? It would be great if the  element contained the URL of the actual distribution rather than just to my account. Currently all the elements have the same URL:
&lt;a href=&quot;http://search.cpan.org/~davecross/&quot; rel=&quot;nofollow&quot;&gt;http://search.cpan.org/~davecross/&lt;/a&gt;
That would be better (in my opinion) as, say:
&lt;a href=&quot;http://search.cpan.org/~davecross/Array-Compare-1.17/&quot; rel=&quot;nofollow&quot;&gt;http://search.cpan.org/~davecross/Array-Compare-1.17/&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Graham,<br />
Thats fabulous, thanks. Can I please one make one really picky suggestion? It would be great if the  element contained the URL of the actual distribution rather than just to my account. Currently all the elements have the same URL:<br />
<a href="http://search.cpan.org/~davecross/" rel="nofollow">http://search.cpan.org/~davecross/</a><br />
That would be better (in my opinion) as, say:<br />
<a href="http://search.cpan.org/~davecross/Array-Compare-1.17/" rel="nofollow">http://search.cpan.org/~davecross/Array-Compare-1.17/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gbarr</title>
		<link>http://perlhacks.com/2009/06/cpan-web-feeds/#comment-11</link>
		<dc:creator>gbarr</dc:creator>
		<pubDate>Fri, 05 Jun 2009 22:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=12#comment-11</guid>
		<description>search.atom is there now try
&lt;a href=&quot;http://search.cpan.org/rss/search.atom?author=davecross&quot; rel=&quot;nofollow&quot;&gt;http://search.cpan.org/rss/search.atom?author=davecross&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>search.atom is there now try<br />
<a href="http://search.cpan.org/rss/search.atom?author=davecross" rel="nofollow">http://search.cpan.org/rss/search.atom?author=davecross</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Cross</title>
		<link>http://perlhacks.com/2009/06/cpan-web-feeds/#comment-10</link>
		<dc:creator>Dave Cross</dc:creator>
		<pubDate>Fri, 05 Jun 2009 20:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=12#comment-10</guid>
		<description>Graham,
Thanks for the suggestion. A couple of comments on that feed. Firstly, it doesn&#039;t include timestamps, so I can&#039;t use it to say what was uploaded when - although it looks like it&#039;s sorted in descending date ot upload. And secondly, RSS 0.91! Wow, nostalgia :-)
Happy to hack on search.rss (or create search.atom) if you want any help updating it.
</description>
		<content:encoded><![CDATA[<p>Graham,<br />
Thanks for the suggestion. A couple of comments on that feed. Firstly, it doesn&#8217;t include timestamps, so I can&#8217;t use it to say what was uploaded when &#8211; although it looks like it&#8217;s sorted in descending date ot upload. And secondly, RSS 0.91! Wow, nostalgia <img src='http://perlhacks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Happy to hack on search.rss (or create search.atom) if you want any help updating it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gbarr</title>
		<link>http://perlhacks.com/2009/06/cpan-web-feeds/#comment-9</link>
		<dc:creator>gbarr</dc:creator>
		<pubDate>Fri, 05 Jun 2009 20:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=12#comment-9</guid>
		<description>The FAQ needs more details adding. You can pass arguments. Does this return what you want
&lt;a href=&quot;http://search.cpan.org/rss/search.rss?author=davecross&amp;desc=1&quot; rel=&quot;nofollow&quot;&gt;http://search.cpan.org/rss/search.rss?author=davecross&amp;desc=1&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>The FAQ needs more details adding. You can pass arguments. Does this return what you want<br />
<a href="http://search.cpan.org/rss/search.rss?author=davecross&#038;desc=1" rel="nofollow">http://search.cpan.org/rss/search.rss?author=davecross&#038;desc=1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.165 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-24 11:21:41 -->
<!-- Compression = gzip -->