<?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 dagolden</title>
	<atom:link href="http://www.dagolden.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagolden.com</link>
	<description>Whatever comes to mind</description>
	<lastBuildDate>Wed, 22 May 2013 08:33:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Anyone want vanillaperl.com? by Michiel</title>
		<link>http://www.dagolden.com/index.php/2130/anyone-want-vanillaperl-com/comment-page-1/#comment-41525</link>
		<dc:creator>Michiel</dc:creator>
		<pubDate>Wed, 22 May 2013 08:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2130#comment-41525</guid>
		<description><![CDATA[Actually, I own vanillaperl.org. I&#039;d like to offer the same.]]></description>
		<content:encoded><![CDATA[<p>Actually, I own vanillaperl.org. I'd like to offer the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I manage new perls with perlbrew by Karen Etheridge</title>
		<link>http://www.dagolden.com/index.php/2134/how-i-manage-new-perls-with-perlbrew/comment-page-1/#comment-41520</link>
		<dc:creator>Karen Etheridge</dc:creator>
		<pubDate>Wed, 22 May 2013 02:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2134#comment-41520</guid>
		<description><![CDATA[FWIW, everywhere you have &#039;system&#039;, I replaced with &#039;run&#039;, and:

sub run
{
    my $cmd = join(&#039; &#039;, @_);
    print &quot;Running: $cmd\n&quot;;
    system $cmd;
}

...which is helpful to see how far things are progressing, and where things died if something broke in the middle.]]></description>
		<content:encoded><![CDATA[<p>FWIW, everywhere you have 'system', I replaced with 'run', and:</p>
<p>sub run<br />
{<br />
    my $cmd = join(' ', @_);<br />
    print "Running: $cmd\n";<br />
    system $cmd;<br />
}</p>
<p>...which is helpful to see how far things are progressing, and where things died if something broke in the middle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I manage new perls with perlbrew by Karen Etheridge</title>
		<link>http://www.dagolden.com/index.php/2134/how-i-manage-new-perls-with-perlbrew/comment-page-1/#comment-41519</link>
		<dc:creator>Karen Etheridge</dc:creator>
		<pubDate>Wed, 22 May 2013 02:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2134#comment-41519</guid>
		<description><![CDATA[&gt; You must install cpanm with perlbrew -- if you don&#039;t, weird things can happen when you switch perls and try to install stuff.&#039;

Can you elaborate on this?

I&#039;ve noticed that I had cpanm installed both in $PERLBREW/bin and also in each individual perlbrew&#039;s lib - it would be nice to block separate installation, or to symlink back to the original somehow.

Or, just fix the strangeness. :)]]></description>
		<content:encoded><![CDATA[<p>&gt; You must install cpanm with perlbrew -- if you don't, weird things can happen when you switch perls and try to install stuff.'</p>
<p>Can you elaborate on this?</p>
<p>I've noticed that I had cpanm installed both in $PERLBREW/bin and also in each individual perlbrew's lib - it would be nice to block separate installation, or to symlink back to the original somehow.</p>
<p>Or, just fix the strangeness. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anyone want vanillaperl.com? by Adam M Dutko</title>
		<link>http://www.dagolden.com/index.php/2130/anyone-want-vanillaperl-com/comment-page-1/#comment-41477</link>
		<dc:creator>Adam M Dutko</dc:creator>
		<pubDate>Mon, 20 May 2013 21:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2130#comment-41477</guid>
		<description><![CDATA[I am trying to build interest in Perl locally, globally and at work. I would love the domain to help me build a site where folks new to Perl can start learning Perl...plain vanilla Perl.]]></description>
		<content:encoded><![CDATA[<p>I am trying to build interest in Perl locally, globally and at work. I would love the domain to help me build a site where folks new to Perl can start learning Perl...plain vanilla Perl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anyone want vanillaperl.com? by Todd Rinaldo</title>
		<link>http://www.dagolden.com/index.php/2130/anyone-want-vanillaperl-com/comment-page-1/#comment-41412</link>
		<dc:creator>Todd Rinaldo</dc:creator>
		<pubDate>Fri, 17 May 2013 02:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2130#comment-41412</guid>
		<description><![CDATA[No.]]></description>
		<content:encoded><![CDATA[<p>No.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anyone want vanillaperl.com? by dagolden</title>
		<link>http://www.dagolden.com/index.php/2130/anyone-want-vanillaperl-com/comment-page-1/#comment-41402</link>
		<dc:creator>dagolden</dc:creator>
		<pubDate>Thu, 16 May 2013 22:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2130#comment-41402</guid>
		<description><![CDATA[Do they do auctions anymore?  Anyone know?]]></description>
		<content:encoded><![CDATA[<p>Do they do auctions anymore?  Anyone know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anyone want vanillaperl.com? by Karen Etheridge</title>
		<link>http://www.dagolden.com/index.php/2130/anyone-want-vanillaperl-com/comment-page-1/#comment-41401</link>
		<dc:creator>Karen Etheridge</dc:creator>
		<pubDate>Thu, 16 May 2013 22:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2130#comment-41401</guid>
		<description><![CDATA[If there&#039;s going to be an auction at YAPC::NA, you could put it up for &quot;sale&quot; there... ;)]]></description>
		<content:encoded><![CDATA[<p>If there's going to be an auction at YAPC::NA, you could put it up for "sale" there... ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sorting photos by timestamp with Perl by Sorting images into Exif Date Taken folder /dev/random</title>
		<link>http://www.dagolden.com/index.php/1508/sorting-photos-by-timestamp-with-perl/comment-page-1/#comment-41395</link>
		<dc:creator>Sorting images into Exif Date Taken folder /dev/random</dc:creator>
		<pubDate>Thu, 16 May 2013 13:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=1508#comment-41395</guid>
		<description><![CDATA[[...] to David Golden for the original [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to David Golden for the original [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Javascript the new Perl? by Eric Wolf</title>
		<link>http://www.dagolden.com/index.php/1446/is-javascript-the-new-perl/comment-page-1/#comment-41293</link>
		<dc:creator>Eric Wolf</dc:creator>
		<pubDate>Fri, 10 May 2013 04:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=1446#comment-41293</guid>
		<description><![CDATA[The Yote project &lt;a href=&quot;http://madyote.com&quot; rel=&quot;nofollow&quot;&gt;Yote&lt;/a&gt; bridges javascript and perl.

Server Side
&lt;blockquote&gt;
package Hello;
use base &#039;Yote::AppRoot&#039;;

sub hello {
  return &quot;Hello World&quot;;
}

1;
&lt;/blockquote&gt;

Javascript Side
&lt;blockquote&gt;
$.yote.init();

var hello_app = $.yote.fetch_app(&#039;Hello&#039;);

alert( hello_app.hello() );
 // outputs &quot;Hello World&quot;
&lt;/blockquote&gt;]]></description>
		<content:encoded><![CDATA[<p>The Yote project <a href="http://madyote.com" rel="nofollow">Yote</a> bridges javascript and perl.</p>
<p>Server Side</p>
<blockquote><p>
package Hello;<br />
use base 'Yote::AppRoot';</p>
<p>sub hello {<br />
  return "Hello World";<br />
}</p>
<p>1;
</p></blockquote>
<p>Javascript Side</p>
<blockquote><p>
$.yote.init();</p>
<p>var hello_app = $.yote.fetch_app('Hello');</p>
<p>alert( hello_app.hello() );<br />
 // outputs "Hello World"
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why the latest File::Temp might surprise you by Dabe</title>
		<link>http://www.dagolden.com/index.php/2109/why-the-latest-filetemp-might-surprise-you/comment-page-1/#comment-41286</link>
		<dc:creator>Dabe</dc:creator>
		<pubDate>Thu, 09 May 2013 20:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagolden.com/?p=2109#comment-41286</guid>
		<description><![CDATA[IMHO (and, since I&#039;m not the one maintaining the code, I realize it&#039;s a *VERY* humble opinion), the hard-line approach is a little bit like the old &quot;cutting off your nose to spite your face&quot; adage:

* &quot;My system worked, then I updated CPAN; now my system doesn&#039;t work.  Ergo, CPAN must be to blame.&quot;

* The end user -- who isn&#039;t the one who made the mistake in the first place, and isn&#039;t responsible for fixing it (assuming he/she even knows HOW) -- is the one who suffers.

I guess I just consider this an example of when the &quot;Right&quot; thing to do isn&#039;t necessarily the &quot;Best&quot; thing to do...  «shrug»

Note: I&#039;m certainly not arguing that the entire history of misfeatures has to be preserved for compatibility -- e.g. Windows -- but keeping an ecosystem robust requires at least a moderately conservative approach to mitigate unforeseen failures, methinks.  (Sure, making an omelet means breaking a few eggs, but you could at least do it over the sink, rather than spilling food all over the floor...)

At any rate, keep up the good work!  Personal frustrations aside[*], I heartily respect the effort and commitment you and the rest of the Perl community have invested to make the world a better place.  :-D

[* - FYI, the broken method invocation came after a good day and a half of being unable to check in changes at $work; I had to reinstall SVN::Base / Alien::SVN under Mountain Lion, which wasn&#039;t working due to a number of non-universal -- i386 vs. x86_64 -- shared libraries, both in the Subversion build itself and its &quot;libneon.dylib&quot; dependency.  Finally, after getting all the right &quot;CFLAGS=&quot; options figured out over there, this otherwise trivial bug popped up.  Sorry if it was the proverbial &#039;last straw&#039;...]]]></description>
		<content:encoded><![CDATA[<p>IMHO (and, since I'm not the one maintaining the code, I realize it's a *VERY* humble opinion), the hard-line approach is a little bit like the old "cutting off your nose to spite your face" adage:</p>
<p>* "My system worked, then I updated CPAN; now my system doesn't work.  Ergo, CPAN must be to blame."</p>
<p>* The end user -- who isn't the one who made the mistake in the first place, and isn't responsible for fixing it (assuming he/she even knows HOW) -- is the one who suffers.</p>
<p>I guess I just consider this an example of when the "Right" thing to do isn't necessarily the "Best" thing to do...  «shrug»</p>
<p>Note: I'm certainly not arguing that the entire history of misfeatures has to be preserved for compatibility -- e.g. Windows -- but keeping an ecosystem robust requires at least a moderately conservative approach to mitigate unforeseen failures, methinks.  (Sure, making an omelet means breaking a few eggs, but you could at least do it over the sink, rather than spilling food all over the floor...)</p>
<p>At any rate, keep up the good work!  Personal frustrations aside[*], I heartily respect the effort and commitment you and the rest of the Perl community have invested to make the world a better place.  :-D</p>
<p>[* - FYI, the broken method invocation came after a good day and a half of being unable to check in changes at $work; I had to reinstall SVN::Base / Alien::SVN under Mountain Lion, which wasn't working due to a number of non-universal -- i386 vs. x86_64 -- shared libraries, both in the Subversion build itself and its "libneon.dylib" dependency.  Finally, after getting all the right "CFLAGS=" options figured out over there, this otherwise trivial bug popped up.  Sorry if it was the proverbial 'last straw'...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
