<?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 for Rohan&#039;s Blog</title>
	<atom:link href="http://rohan.almeida.in/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rohan.almeida.in</link>
	<description>Web Developer. Linux Geek. Practicing Guitarist.</description>
	<lastBuildDate>Mon, 10 Oct 2011 09:13:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Perl one liner to display module version info by rohan</title>
		<link>http://rohan.almeida.in/2011/10/09/perl-one-liner-to-display-module-version-info/#comment-3</link>
		<dc:creator>rohan</dc:creator>
		<pubDate>Mon, 10 Oct 2011 09:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://rohan.almeida.in/?p=6#comment-3</guid>
		<description>Thanks for letting me know about Module::Info</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know about Module::Info</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl one liner to display module version info by jmb</title>
		<link>http://rohan.almeida.in/2011/10/09/perl-one-liner-to-display-module-version-info/#comment-2</link>
		<dc:creator>jmb</dc:creator>
		<pubDate>Mon, 10 Oct 2011 09:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://rohan.almeida.in/?p=6#comment-2</guid>
		<description>Thanks for sharing the script. I would just like you to know that there is a more &quot;standard&quot; solution from this, within Perl, which additionally presents the advantage of being platform-independant. It is the Module::Info, installable from CPAN.

http://search.cpan.org/search?query=Module::Info

This module installs a script named module_info. Here is a demo, under Windows:

&quot;&gt; c:&gt;module_info Catalyst&quot;
&quot;  &quot;
&quot;Name:        Catalyst&quot;
&quot;Version:     5.7014&quot;
&quot;Directory:   D:\perl\site\lib&quot;
&quot;File:        D:\perl\site\lib\Catalyst.pm&quot;
&quot;Core module: no&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for sharing the script. I would just like you to know that there is a more &#8220;standard&#8221; solution from this, within Perl, which additionally presents the advantage of being platform-independant. It is the Module::Info, installable from CPAN.</p>
<p><a href="http://search.cpan.org/search?query=Module::Info" rel="nofollow">http://search.cpan.org/search?query=Module::Info</a></p>
<p>This module installs a script named module_info. Here is a demo, under Windows:</p>
<p>&#8220;&gt; c:&gt;module_info Catalyst&#8221;<br />
&#8221;  &#8221;<br />
&#8220;Name:        Catalyst&#8221;<br />
&#8220;Version:     5.7014&#8243;<br />
&#8220;Directory:   D:\perl\site\lib&#8221;<br />
&#8220;File:        D:\perl\site\lib\Catalyst.pm&#8221;<br />
&#8220;Core module: no&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

