<?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: Perl Module Monday: Devel::Cover</title>
	<atom:link href="http://www.dereferenced.com/2011/07/04/perl-module-monday-develcover/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dereferenced.com/2011/07/04/perl-module-monday-develcover/</link>
	<description>A preponderance of Perl, an excess of XML, and additional alliterations.</description>
	<lastBuildDate>Thu, 19 Jan 2012 08:50:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rjray</title>
		<link>http://www.dereferenced.com/2011/07/04/perl-module-monday-develcover/comment-page-1/#comment-890</link>
		<dc:creator>rjray</dc:creator>
		<pubDate>Wed, 06 Jul 2011 03:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=145#comment-890</guid>
		<description>I only call it alpha because the module&#039;s documentation refers to itself as alpha, in the second paragraph under &quot;DESCRIPTION&quot;. I agree completely that it is a very strong, very functional tool. This is why I recommend it so strongly!

(CGI does use auto-loading, but it does not use splitting. Rather, it dynamically creates subroutines on demand using symbol table manipulation and closures.)</description>
		<content:encoded><![CDATA[<p>I only call it alpha because the module&#8217;s documentation refers to itself as alpha, in the second paragraph under &#8220;DESCRIPTION&#8221;. I agree completely that it is a very strong, very functional tool. This is why I recommend it so strongly!</p>
<p>(CGI does use auto-loading, but it does not use splitting. Rather, it dynamically creates subroutines on demand using symbol table manipulation and closures.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirod</title>
		<link>http://www.dereferenced.com/2011/07/04/perl-module-monday-develcover/comment-page-1/#comment-886</link>
		<dc:creator>mirod</dc:creator>
		<pubDate>Tue, 05 Jul 2011 12:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=145#comment-886</guid>
		<description>I certainly would NOT call Devel::Cover alpha-level-software: it has been around for a long time, over 10 years actually. I have been using it for more 7 or 8 years. More tellingly, it was used in the phalanx project, you may remember it, around 2002, to display test coverage of the 100 most important modules (including CGI, which IIRC uses AutoLoader, so there may be a way to get coverage for your code). So it has been widely used for a long time and on a wide variety of test cases.

The fact that it doesn&#039;t play nice with Auto(Loader&#124;Split) is either a bug (which I see you submitted) or a limit of the technology used. It doesn&#039;t make the module alpha.</description>
		<content:encoded><![CDATA[<p>I certainly would NOT call Devel::Cover alpha-level-software: it has been around for a long time, over 10 years actually. I have been using it for more 7 or 8 years. More tellingly, it was used in the phalanx project, you may remember it, around 2002, to display test coverage of the 100 most important modules (including CGI, which IIRC uses AutoLoader, so there may be a way to get coverage for your code). So it has been widely used for a long time and on a wide variety of test cases.</p>
<p>The fact that it doesn&#8217;t play nice with Auto(Loader|Split) is either a bug (which I see you submitted) or a limit of the technology used. It doesn&#8217;t make the module alpha.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
