<?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 vs. dot-underscore</title>
	<atom:link href="https://globalspin.com/2005/07/cpan-vs-dot-underscore/feed/" rel="self" type="application/rss+xml" />
	<link>https://globalspin.com/2005/07/cpan-vs-dot-underscore/</link>
	<description>a glimpse into the tiny mind of Chris Radcliff</description>
	<lastBuildDate>Sat, 01 May 2010 03:53:44 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>By: Chris</title>
		<link>https://globalspin.com/2005/07/cpan-vs-dot-underscore/comment-page-1/#comment-6</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Tue, 19 Jul 2005 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://globalspin.com/wp/2005/07/01/11/#comment-6</guid>
		<description><![CDATA[That&#039;s a great idea.  I&#039;ll have to try it with the next release of EVDB::API.   I should be able to specify the .DS_Store files in MANIFEST.SKIP, run &#039;make manifest&#039; to generate the MANIFEST file, and then  &#039;make dist&#039; to create the tarball.  MakeMaker should be using Archive::Tar (instead of command-line tar) to do the heavy lifting, so hopefully it won&#039;t generat the dot-underscore files.

Huh.  Learn something new every day.  Of course, I would have learned it before if I had taken the time to read a &lt;a href=&quot;http://www.developertutorials.com/tutorials/cgi-perl/building-perl-projects-makemaker-050501/page1.html&quot;&gt;MakeMaker tutorial&lt;/a&gt;, but creating all that stuff by hand was good practice.  Or something.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea.  I&#8217;ll have to try it with the next release of EVDB::API.   I should be able to specify the .DS_Store files in MANIFEST.SKIP, run &#8216;make manifest&#8217; to generate the MANIFEST file, and then  &#8216;make dist&#8217; to create the tarball.  MakeMaker should be using Archive::Tar (instead of command-line tar) to do the heavy lifting, so hopefully it won&#8217;t generat the dot-underscore files.</p>
<p>Huh.  Learn something new every day.  Of course, I would have learned it before if I had taken the time to read a <a href="http://www.developertutorials.com/tutorials/cgi-perl/building-perl-projects-makemaker-050501/page1.html">MakeMaker tutorial</a>, but creating all that stuff by hand was good practice.  Or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander van Zoest</title>
		<link>https://globalspin.com/2005/07/cpan-vs-dot-underscore/comment-page-1/#comment-5</link>
		<dc:creator><![CDATA[Sander van Zoest]]></dc:creator>
		<pubDate>Tue, 19 Jul 2005 02:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://globalspin.com/wp/2005/07/01/11/#comment-5</guid>
		<description><![CDATA[You could use the &#039;manifest&#039; and &#039;dist&#039; targets to Makefile.PL to create the CPAN tarball based on your MANIFEST file. This will only put the files you have in your manifest file in the tarball.]]></description>
		<content:encoded><![CDATA[<p>You could use the &#8216;manifest&#8217; and &#8216;dist&#8217; targets to Makefile.PL to create the CPAN tarball based on your MANIFEST file. This will only put the files you have in your manifest file in the tarball.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>https://globalspin.com/2005/07/cpan-vs-dot-underscore/comment-page-1/#comment-4</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Sun, 03 Jul 2005 04:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://globalspin.com/wp/2005/07/01/11/#comment-4</guid>
		<description><![CDATA[Setting DITTONORSRC had no effect. A quick Google for that variable only turns up the ditto man page... have you seen it in another context?]]></description>
		<content:encoded><![CDATA[<p>Setting DITTONORSRC had no effect. A quick Google for that variable only turns up the ditto man page&#8230; have you seen it in another context?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward O'Connor</title>
		<link>https://globalspin.com/2005/07/cpan-vs-dot-underscore/comment-page-1/#comment-3</link>
		<dc:creator><![CDATA[Edward O'Connor]]></dc:creator>
		<pubDate>Sun, 03 Jul 2005 00:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://globalspin.com/wp/2005/07/01/11/#comment-3</guid>
		<description><![CDATA[Try setting your DITTONORSRC environment variable.]]></description>
		<content:encoded><![CDATA[<p>Try setting your DITTONORSRC environment variable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
