<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for A Foolish Manifesto</title>
	
	<link>http://blog.afoolishmanifesto.com</link>
	<description>fREWdiculous!</description>
	<lastBuildDate>Wed, 16 May 2012 12:50:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForAFoolishManifesto" /><feedburner:info uri="commentsforafoolishmanifesto" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Using search.cpan.org AND metacpan by fREW Schmidt</title>
		<link>http://blog.afoolishmanifesto.com/archives/1692/comment-page-1#comment-2801</link>
		<dc:creator>fREW Schmidt</dc:creator>
		<pubDate>Wed, 16 May 2012 12:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1692#comment-2801</guid>
		<description>@Andrew: No, it was a typo in the original search.  The point is that metacpan can't handle such an easy to make mistake.  Furthermore, even if you fix the typo metacpan's first result is ridiculous.</description>
		<content:encoded><![CDATA[<p>@Andrew: No, it was a typo in the original search.  The point is that metacpan can&#8217;t handle such an easy to make mistake.  Furthermore, even if you fix the typo metacpan&#8217;s first result is ridiculous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using search.cpan.org AND metacpan by Andrew Grangaard</title>
		<link>http://blog.afoolishmanifesto.com/archives/1692/comment-page-1#comment-2800</link>
		<dc:creator>Andrew Grangaard</dc:creator>
		<pubDate>Wed, 16 May 2012 04:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1692#comment-2800</guid>
		<description>Are you using a single colon on purpose in DBIx:Class ?  If so, what does it represent?</description>
		<content:encoded><![CDATA[<p>Are you using a single colon on purpose in DBIx:Class ?  If so, what does it represent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using “Rails” wisdom in Perl by Patrick Fraley</title>
		<link>http://blog.afoolishmanifesto.com/archives/64/comment-page-1#comment-2796</link>
		<dc:creator>Patrick Fraley</dc:creator>
		<pubDate>Tue, 17 Apr 2012 14:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/archives/64#comment-2796</guid>
		<description>I have used CGI::Application for nearly 10 years, and it works great.  Though it did evolve by now into Titanium.  Also there are a couple of other lightweight frameworks for perl out there: Mojolicious Light and Perl Dancer, which are very lightweight yet powerfull.</description>
		<content:encoded><![CDATA[<p>I have used CGI::Application for nearly 10 years, and it works great.  Though it did evolve by now into Titanium.  Also there are a couple of other lightweight frameworks for perl out there: Mojolicious Light and Perl Dancer, which are very lightweight yet powerfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FUD and Loathing in JavaScript by kasser</title>
		<link>http://blog.afoolishmanifesto.com/archives/1551/comment-page-1#comment-2790</link>
		<dc:creator>kasser</dc:creator>
		<pubDate>Tue, 13 Mar 2012 17:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1551#comment-2790</guid>
		<description>Nice and great post.

Thanks &amp; regards.</description>
		<content:encoded><![CDATA[<p>Nice and great post.</p>
<p>Thanks &amp; regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl 5 to Perl 6: a Reverse Polish Notation Calculator by David Snow</title>
		<link>http://blog.afoolishmanifesto.com/archives/341/comment-page-1#comment-2788</link>
		<dc:creator>David Snow</dc:creator>
		<pubDate>Thu, 08 Mar 2012 00:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=341#comment-2788</guid>
		<description>I tried the Perl 5 version on 5.10 and got warnings.
What is the syntax without an enter key?
I tried several "4 5 +" and got 4
   5 + 5 and got 5.
It appears that the result is always the first number.

I am teaching my 14 year old grandson Technology and was hoping to use this as an example, but I need it to work.

What an I doing wrong?</description>
		<content:encoded><![CDATA[<p>I tried the Perl 5 version on 5.10 and got warnings.<br />
What is the syntax without an enter key?<br />
I tried several &#8220;4 5 +&#8221; and got 4<br />
   5 + 5 and got 5.<br />
It appears that the result is always the first number.</p>
<p>I am teaching my 14 year old grandson Technology and was hoping to use this as an example, but I need it to work.</p>
<p>What an I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Event Loops are better than while (1) by Naveed</title>
		<link>http://blog.afoolishmanifesto.com/archives/1525/comment-page-1#comment-2786</link>
		<dc:creator>Naveed</dc:creator>
		<pubDate>Wed, 07 Mar 2012 04:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1525#comment-2786</guid>
		<description>Paul, every time I look at IO::Async, I first read the SYNOPSIS and then I run away in terror. Maybe try changing the SYNOPSIS to something that makes sense and is much simpler. Or at least add comments to show what it is doing.</description>
		<content:encoded><![CDATA[<p>Paul, every time I look at IO::Async, I first read the SYNOPSIS and then I run away in terror. Maybe try changing the SYNOPSIS to something that makes sense and is much simpler. Or at least add comments to show what it is doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Rise and Fall of mod_perl by The Rise and Fall of Event Loops (in one very small place of my code)</title>
		<link>http://blog.afoolishmanifesto.com/archives/1303/comment-page-1#comment-2785</link>
		<dc:creator>The Rise and Fall of Event Loops (in one very small place of my code)</dc:creator>
		<pubDate>Wed, 07 Mar 2012 01:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1303#comment-2785</guid>
		<description>[...] In the spirit of one of my other posts I’ve decided to chronicle my path with at least a couple event loops. [...]</description>
		<content:encoded><![CDATA[<p>[...] In the spirit of one of my other posts I&#8217;ve decided to chronicle my path with at least a couple event loops. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl Event Loop by tom</title>
		<link>http://blog.afoolishmanifesto.com/archives/1682/comment-page-1#comment-2784</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 06 Mar 2012 16:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1682#comment-2784</guid>
		<description>I agree on the "don't abuse debugging infrastructure" stance, but it is definitely a starting point for this.

I just checked the code though, and it appears that it uses anyevent::log internally, which it states can be used to do anything you want with the log message. (but I didn't check that!)

http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-6.14/lib/AnyEvent/Debug.pm

Thanks for the blog.</description>
		<content:encoded><![CDATA[<p>I agree on the &#8220;don&#8217;t abuse debugging infrastructure&#8221; stance, but it is definitely a starting point for this.</p>
<p>I just checked the code though, and it appears that it uses anyevent::log internally, which it states can be used to do anything you want with the log message. (but I didn&#8217;t check that!)</p>
<p><a href="http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-6.14/lib/AnyEvent/Debug.pm" rel="nofollow">http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-6.14/lib/AnyEvent/Debug.pm</a></p>
<p>Thanks for the blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl Event Loop by fREW Schmidt</title>
		<link>http://blog.afoolishmanifesto.com/archives/1682/comment-page-1#comment-2783</link>
		<dc:creator>fREW Schmidt</dc:creator>
		<pubDate>Mon, 05 Mar 2012 13:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1682#comment-2783</guid>
		<description>@tom: that's certainly a sensible response.  Mostly I just think that if a framework is explicitly meant NOT to do something, using debug tools to make that work is not a good way to solve your problem.  Furthermore, if the debugging output is merely printing to stderr (which I expect it is) that's not really helpful, since this is a daemon that I want to have errors logged to a database.  For what it's worth I found an OK way to do this with POE, thanks to Rocco Caputo, but sadly POE is fairly low level, so it makes me a little bummed, but so it goes.  I'll post again with my findings.</description>
		<content:encoded><![CDATA[<p>@tom: that&#8217;s certainly a sensible response.  Mostly I just think that if a framework is explicitly meant NOT to do something, using debug tools to make that work is not a good way to solve your problem.  Furthermore, if the debugging output is merely printing to stderr (which I expect it is) that&#8217;s not really helpful, since this is a daemon that I want to have errors logged to a database.  For what it&#8217;s worth I found an OK way to do this with POE, thanks to Rocco Caputo, but sadly POE is fairly low level, so it makes me a little bummed, but so it goes.  I&#8217;ll post again with my findings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Perl Event Loop by tom</title>
		<link>http://blog.afoolishmanifesto.com/archives/1682/comment-page-1#comment-2782</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Mon, 05 Mar 2012 12:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=1682#comment-2782</guid>
		<description>Why don't you just call AnyEvent::Debug::wrap as the FAQ you point to suggests? 

From the description there it seems that it does exactly what you want, and wraps everything in an eval for you, and even provides some nice debugging output.

But as you linked to it, you probably have your own reasons, but I'm left wondering what they might be.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you just call AnyEvent::Debug::wrap as the FAQ you point to suggests? </p>
<p>From the description there it seems that it does exactly what you want, and wraps everything in an eval for you, and even provides some nice debugging output.</p>
<p>But as you linked to it, you probably have your own reasons, but I&#8217;m left wondering what they might be.</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 1.116 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-17 18:50:52 -->

