<?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: Dancer 1.100 released</title>
	<atom:link href="http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/</link>
	<description>I will press many keys on my keyboard causing an implementation to occur.</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:14:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: poisonbit</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46074</link>
		<dc:creator>poisonbit</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46074</guid>
		<description>I just discovered dancer today...  dancer++

Really easy (and elegant)   :)</description>
		<content:encoded><![CDATA[<p>I just discovered dancer today&#8230;  dancer++</p>
<p>Really easy (and elegant)   :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukria</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46073</link>
		<dc:creator>sukria</dc:creator>
		<pubDate>Fri, 08 Jan 2010 17:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46073</guid>
		<description>@zhang this is a bug with the auto_reload feature, see http://github.com/sukria/Dancer/issues#issue/4</description>
		<content:encoded><![CDATA[<p>@zhang this is a bug with the auto_reload feature, see <a href="http://github.com/sukria/Dancer/issues#issue/4" rel="nofollow">http://github.com/sukria/Dancer/issues#issue/4</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhang</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46072</link>
		<dc:creator>zhang</dc:creator>
		<pubDate>Fri, 08 Jan 2010 17:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46072</guid>
		<description>Hi, the handler may not auto reload when file is updated. Maybe a bug? Described here:
1. define a handle:  /see =&gt; sub {...};
2. start the dance daemon; /see works.
3. modify the /see handle to: /see_modified =&gt; sub{ ... }
4. /see and /see_modified both work! It seems strange. In fact, /see doesn&#039;t exist any longer.</description>
		<content:encoded><![CDATA[<p>Hi, the handler may not auto reload when file is updated. Maybe a bug? Described here:<br />
1. define a handle:  /see =&gt; sub {&#8230;};<br />
2. start the dance daemon; /see works.<br />
3. modify the /see handle to: /see_modified =&gt; sub{ &#8230; }<br />
4. /see and /see_modified both work! It seems strange. In fact, /see doesn&#8217;t exist any longer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oz</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46071</link>
		<dc:creator>oz</dc:creator>
		<pubDate>Thu, 07 Jan 2010 11:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46071</guid>
		<description>Nicely done. Thanks for the CPAN update. :)</description>
		<content:encoded><![CDATA[<p>Nicely done. Thanks for the CPAN update. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukria</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46070</link>
		<dc:creator>sukria</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46070</guid>
		<description>In version 1.100 Template::Toolkit errors are correctly caught, whereas it was not the case in previous versions.

Maybe you had a parsing error in your template. Thanks for using Dancer ;-)</description>
		<content:encoded><![CDATA[<p>In version 1.100 Template::Toolkit errors are correctly caught, whereas it was not the case in previous versions.</p>
<p>Maybe you had a parsing error in your template. Thanks for using Dancer ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhang</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46069</link>
		<dc:creator>zhang</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46069</guid>
		<description>Oh, My code works in 1.100, not blank again, thanks again.</description>
		<content:encoded><![CDATA[<p>Oh, My code works in 1.100, not blank again, thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhang</title>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/comment-page-1/#comment-46068</link>
		<dc:creator>zhang</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sukria.net/fr/?p=1368#comment-46068</guid>
		<description>Thanks!
But when I switch the template setting to &quot;template_toolkit&quot; in config file, I got a blank page...Could you help me out?
Thank you!</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
But when I switch the template setting to &#8220;template_toolkit&#8221; in config file, I got a blank page&#8230;Could you help me out?<br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

