<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Catalyst | Users</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/catalyst/users/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>08 Nov  2009 02:39:36 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Catalyst | Users</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/catalyst/users/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>$c-&amp;gt;visit/go vs. $c-&amp;gt;forward/dispatch</title>
<description>Just curious to learn more about how and when to use $c-&amp;gt;visit/go in place of a $c-&amp;gt;forward/dispatch. I understand the documented differences, but are</description>
<pubDate>08 Nov  2009 00:33:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25414</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Saturday 07 November 2009 05:30:27 pm Andrew Rodland wrote: &amp;gt; out, detach throws an extension that unwinds that whole stack. Being tired makes me</description>
<pubDate>08 Nov  2009 00:02:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25413</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>* Steve Rippl &amp;lt;rippls@woodlandschools.org&amp;gt; [2009-11-08 00:55]: &amp;gt; But if I put use eval{$c-&amp;gt;forward...) as Bill suggested then &amp;gt; a detach within that g</description>
<pubDate>07 Nov  2009 23:54:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25412</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Sat, 2009-11-07 at 15:30 -0800, Andrew Rodland wrote: &amp;gt; On Saturday 07 November 2009 01:08:33 pm Steve Rippl wrote: &amp;gt; &amp;gt; it&amp;#039;s just that I had starte</description>
<pubDate>07 Nov  2009 15:44:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25411</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Saturday 07 November 2009 01:08:33 pm Steve Rippl wrote: &amp;gt; it&amp;#039;s just that I had started thinking &amp;gt; in terms of &amp;quot;nested&amp;quot; flow control because that&amp;#039;s</description>
<pubDate>07 Nov  2009 15:30:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25410</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Sat, 2009-11-07 at 12:55 -0800, Bill Moseley wrote: &amp;gt; &amp;gt; &amp;gt; On Sat, Nov 7, 2009 at 11:08 AM, Steve Rippl &amp;gt; &amp;lt;rippls@woodlandschools.org&amp;gt; wrote: &amp;gt;</description>
<pubDate>07 Nov  2009 14:28:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25409</link>
</item><item>
<title>Re: Adding controllers to an app from a plugin</title>
<description>On 7 Nov 2009, at 20:06, Edmund von der Burg wrote: &amp;gt; Is there already code on CPAN that helps me inject my plugin &amp;gt; controller into the app? Is there</description>
<pubDate>07 Nov  2009 13:25:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25408</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Sat, Nov 7, 2009 at 11:08 AM, Steve Rippl &amp;lt;rippls@woodlandschools.org&amp;gt;wrote: &amp;gt; &amp;gt; As the noob that started all this I would say that the docs I cam</description>
<pubDate>07 Nov  2009 12:55:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25407</link>
</item><item>
<title>Re: Session and adding cookie headers</title>
<description>2009/11/7 Bill Moseley &amp;lt;moseley@hank.org&amp;gt;: &amp;gt; Is it the intended behaviorÂ  to set a cookie any time the session is *fetched* even if nothing is set in</description>
<pubDate>07 Nov  2009 12:21:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25406</link>
</item><item>
<title>Adding controllers to an app from a plugin</title>
<description>Hello all. I want to create a plugin that adds a controller to an app. From looking at code on CPAN that does this* it seems that manually creating c</description>
<pubDate>07 Nov  2009 12:06:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25405</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Sat, 2009-11-07 at 01:07 -0800, Andrew Rodland wrote: &amp;gt; Yeah, there are at least two big shortcomings. &amp;gt; &amp;gt; 1. I think that we should stop trying t</description>
<pubDate>07 Nov  2009 11:08:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25404</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>On Wednesday 04 November 2009 04:19:42 pm Ovid wrote: &amp;gt; Think of detach as &amp;quot;game over&amp;quot;, if that helps (probably doesn&amp;#039;t). From the &amp;gt; docs, detach(..</description>
<pubDate>07 Nov  2009 01:07:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25403</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>&amp;gt;From the new Catalyst Book: &amp;quot;$c-&amp;gt;forward returns to the calling action and ompletes the request, while $c-&amp;gt;detach proceeds to the end action after t</description>
<pubDate>07 Nov  2009 00:52:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25402</link>
</item><item>
<title>Session and adding cookie headers</title>
<description>Is it the intended behavior to set a cookie any time the session is *fetched* even if nothing is set in the session? With a new app with these adde</description>
<pubDate>06 Nov  2009 17:26:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25401</link>
</item><item>
<title>Re: Can&amp;#039;t redirect using $c-&amp;gt;res-&amp;gt;redirect()</title>
<description>Octavian Râsnita wrote: &amp;gt; and then try to upgrade all the Catalyst:: modules and maybe a few &amp;gt; others that you may think it could help and see if thi</description>
<pubDate>06 Nov  2009 08:17:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25400</link>
</item><item>
<title>Re: Can&amp;#039;t redirect using $c-&amp;gt;res-&amp;gt;redirect()</title>
<description>Emmanuel Quevillon wrote: &amp;gt; [Fri Nov 6 15:36:13 2009] [error] Caught exception in engine &amp;quot;Can&amp;#039;t &amp;gt; call method &amp;quot;as_string&amp;quot; on an undefined value at &amp;gt;</description>
<pubDate>06 Nov  2009 08:14:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25399</link>
</item><item>
<title>Re: Can&amp;#039;t redirect using $c-&amp;gt;res-&amp;gt;redirect()</title>
<description>From: &amp;quot;Emmanuel Quevillon&amp;quot; &amp;lt;tuco@pasteur.fr&amp;gt; &amp;gt; Hi, &amp;gt; &amp;gt; I am facing a strange problem while redirecting to another url. &amp;gt; In my controller Logout::ind</description>
<pubDate>06 Nov  2009 07:06:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25398</link>
</item><item>
<title>Can&amp;#039;t redirect using $c-&amp;gt;res-&amp;gt;redirect()</title>
<description>Hi, I am facing a strange problem while redirecting to another url. In my controller Logout::index, at the end, $c-&amp;gt;res-&amp;gt;redirect($c-&amp;gt;uri_for(&amp;#039;/&amp;#039;));</description>
<pubDate>06 Nov  2009 06:43:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25397</link>
</item><item>
<title>Re: Question about C:P:Unicode(::Encoding)</title>
<description>On 5 Nov 2009, at 21:31, Bill Moseley wrote: &amp;gt; In general, I think the right place to do the decoding is as close  &amp;gt; to the &amp;quot;edge&amp;quot; of the program as</description>
<pubDate>05 Nov  2009 14:25:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25396</link>
</item><item>
<title>Re: Question about C:P:Unicode(::Encoding)</title>
<description>On Thu, Nov 5, 2009 at 1:24 PM, Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;gt; wrote: &amp;gt; &amp;gt; &amp;gt; I&amp;#039;ve said this before, but I think this is something that Catalyst</description>
<pubDate>05 Nov  2009 13:31:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25395</link>
</item><item>
<title>Re: Question about C:P:Unicode(::Encoding)</title>
<description>On 5 Nov 2009, at 05:04, Bill Moseley wrote: &amp;gt; Great! And nice work on the upload file names. For that, you can thank Masahiro Chiba, that part was</description>
<pubDate>05 Nov  2009 13:24:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25394</link>
</item><item>
<title>Re: Question about C:P:Unicode(::Encoding)</title>
<description>On Wed, Nov 4, 2009 at 6:11 PM, Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;gt; wrote: &amp;gt; &amp;gt; On Sat, Oct 24, 2009 at 1:26 PM, Bernhard Graf &amp;lt;catalyst4@augensalat.</description>
<pubDate>04 Nov  2009 21:04:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25393</link>
</item><item>
<title>can&amp;#039;t find Catalyst::Plugin::HTML::Widget class</title>
<description>Hello all, Attempting to run Catalyst tutorial example &amp;quot;MyApp&amp;quot; on Solaris 10. $ Script/myapp_server.pl  Produces: !perl myapp_server.pl Could not l</description>
<pubDate>04 Nov  2009 19:00:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25391</link>
</item><item>
<title>Re: can&amp;#039;t find Catalyst::Plugin::HTML::Widget class</title>
<description>Looks like Task::Tutorial::Catalyst is pretty outdated. Not sure where the HTML::Widgets is coming from, but that&amp;#039;s a plugin that hasn&amp;#039;t been used in</description>
<pubDate>04 Nov  2009 18:50:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25392</link>
</item><item>
<title>Re: Question about C:P:Unicode(::Encoding)</title>
<description>&amp;gt; On Sat, Oct 24, 2009 at 1:26 PM, Bernhard Graf &amp;lt;catalyst4@augensalat.de &amp;gt; &amp;gt; wrote: &amp;gt; These plugins hook into prepare_parameters() to decode data. &amp;gt;</description>
<pubDate>04 Nov  2009 18:11:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25390</link>
</item><item>
<title>Re: Catalyst::Runtime dependency</title>
<description>On 4 Nov 2009, at 11:39, Jose Luis Martinez wrote: &amp;gt; &amp;gt; I thought it could have to do with some module not having a strict  &amp;gt; enough dependency set, s</description>
<pubDate>04 Nov  2009 16:15:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25389</link>
</item><item>
<title>Re: does detach cancel forward</title>
<description>----- Original Message ---- &amp;gt; From: Steve Rippl &amp;lt;rippls@woodlandschools.org&amp;gt; &amp;gt; &amp;gt; I&amp;#039;m building &amp;quot;chains&amp;quot; of methods using forward and detach mostly, I</description>
<pubDate>04 Nov  2009 14:19:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25388</link>
</item><item>
<title>Catalyst::Runtime dependency</title>
<description>Hi, I was trying to CPAN Catalyst::Runtime, and was getting a failed test: t/aggregate/live_engine_request_body.t ........................... 1/23 #</description>
<pubDate>04 Nov  2009 03:39:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25387</link>
</item><item>
<title>does detach cancel forward</title>
<description>Hi all. I&amp;#039;m building &amp;quot;chains&amp;quot; of methods using forward and detach mostly, I quote the chains because I know it&amp;#039;s not the regular chained methods but</description>
<pubDate>02 Nov  2009 08:52:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25386</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>Thank you, it works fine now. On Sun, Nov 1, 2009 at 6:18 PM, Peter Karman &amp;lt;peter@peknet.com&amp;gt; wrote: &amp;gt; Julien Sobrier wrote on 11/1/09 8:07 PM: &amp;gt; &amp;gt;</description>
<pubDate>01 Nov  2009 19:32:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25385</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>Julien Sobrier wrote on 11/1/09 8:07 PM: &amp;gt; Thank you &amp;gt; &amp;gt; Shoudl It put __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;root;, or simply &amp;gt; remove this line? &amp;gt;</description>
<pubDate>01 Nov  2009 18:18:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25384</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>On 02/11/2009, at 1:07 PM, Julien Sobrier wrote: &amp;gt; Thank you &amp;gt; &amp;gt; Shoudl It put __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;root;, or simply  &amp;gt; remove &amp;gt; thi</description>
<pubDate>01 Nov  2009 18:18:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25383</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>On Sunday 01 November 2009 08:07:32 pm Julien Sobrier wrote: &amp;gt; Thank you &amp;gt; &amp;gt; Shoudl It put __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;root;, or simply remo</description>
<pubDate>01 Nov  2009 18:12:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25382</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>Thank you Shoudl It put __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;root;, or simply remove this line? Thank you Julien  On Sun, Nov 1, 2009 at 1:29 AM,</description>
<pubDate>01 Nov  2009 18:07:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25381</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>On 01/11/2009, at 3:36 PM, Julien Sobrier wrote: &amp;gt; BTW, both Root.pm and Admin.pm have this line: &amp;gt; &amp;gt; __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;; &amp;gt; &amp;gt; Not</description>
<pubDate>01 Nov  2009 01:29:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25379</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>BTW, both Root.pm and Admin.pm have this line: __PACKAGE__-&amp;gt;config-&amp;gt;{namespace} = &amp;#039;&amp;#039;; Not sure if it makes a difference. Julien On Sat, Oct 31, 20</description>
<pubDate>31 Oct  2009 21:36:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25378</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>After adding an action, and return 1; in each auto and begin, it looks better: [info] *** Request 2 (0.000/s) [9579] [Sat Oct 31 09:58:48 2009] *** [</description>
<pubDate>31 Oct  2009 10:00:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25377</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>On 31 Oct 2009, at 05:10, Julien Sobrier wrote: &amp;gt; &amp;gt; &amp;gt; Whether I access / or /admin, I don&amp;#039;t see any log from any of the  &amp;gt; auto functions, but I do s</description>
<pubDate>31 Oct  2009 07:42:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25376</link>
</item><item>
<title>Re: auto method never triggered</title>
<description>On Fri, Oct 30, 2009 at 10:10 PM, Julien Sobrier &amp;lt;julien@sobrier.net&amp;gt; wrote: &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Whether I access / or /admin, I don&amp;#039;t see any log from any of</description>
<pubDate>31 Oct  2009 07:17:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25375</link>
</item><item>
<title>auto method never triggered</title>
<description>Hello, I was trying to use auto and begin in 2 Controllers, Root.pm and Admin.pm: package MyApp::Controller::Root; sub begin :Private {   my ($sel</description>
<pubDate>30 Oct  2009 22:10:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25374</link>
</item><item>
<title>Re: [Resolved] Use of memcached with Catalyst</title>
<description>Le vendredi 30 octobre 2009 Ã  10:22:22, Bill Moseley a Ã©crit : &amp;gt; Throw in some debugging on each web server. Make sure the same session id &amp;gt; is pre</description>
<pubDate>30 Oct  2009 10:54:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25373</link>
</item><item>
<title>Re: Use of memcached with Catalyst</title>
<description>2009/10/30 Natal Ngétal &amp;lt;hobbestigrou@erakis.im&amp;gt; &amp;gt; Le vendredi 30 octobre 2009 à 12:19:05, Jim Spath a écrit : &amp;gt; &amp;gt; Is your server IP list _exactly_ t</description>
<pubDate>30 Oct  2009 10:22:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25372</link>
</item><item>
<title>Re: Use of memcached with Catalyst</title>
<description>Le vendredi 30 octobre 2009 Ã  12:19:05, Jim Spath a Ã©crit : &amp;gt; Is your server IP list _exactly_ the same across all of the &amp;gt; front-end servers? Yes.</description>
<pubDate>30 Oct  2009 09:54:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25371</link>
</item><item>
<title>Re: Use of memcached with Catalyst</title>
<description>Natal NgÃ©tal wrote: &amp;gt; Le vendredi 30 octobre 2009 Ã  08:41:55, Bill Moseley a Ã©crit : &amp;gt;&amp;gt; What&amp;#039;s another &amp;quot;front&amp;quot;? &amp;gt; There is a load balancer that cho</description>
<pubDate>30 Oct  2009 09:19:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25370</link>
</item><item>
<title>Re: Use of memcached with Catalyst</title>
<description>Le vendredi 30 octobre 2009 Ã  08:41:55, Bill Moseley a Ã©crit : &amp;gt; What&amp;#039;s another &amp;quot;front&amp;quot;? There is a load balancer that chose which (front-end) serve</description>
<pubDate>30 Oct  2009 09:12:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25369</link>
</item><item>
<title>Re: Use of memcached with Catalyst</title>
<description>2009/10/30 Natal Ngétal &amp;lt;hobbestigrou@erakis.im&amp;gt; &amp;gt; Hi, &amp;gt; I&amp;#039;m writing here beacause i want to know if anyone have used memacached &amp;gt; with Catalyst. I h</description>
<pubDate>30 Oct  2009 08:41:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25368</link>
</item><item>
<title>Use of memcached with Catalyst</title>
<description>Hi, I&amp;#039;m writing here beacause i want to know if anyone have used memacached with Catalyst. I have tested using a plugin for Catalyst (http://search.c</description>
<pubDate>30 Oct  2009 08:03:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25367</link>
</item><item>
<title>Re: FormFu or FormBuilder</title>
<description>On Fri, 2009-10-30 at 14:56 +0100, Kiffin Gish wrote: &amp;gt; I noticed that both FormFu and FormBuilder are mentioned in the Catalyst &amp;gt; tutorial, and would</description>
<pubDate>30 Oct  2009 07:58:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25366</link>
</item><item>
<title>Re: FormFu or FormBuilder</title>
<description>On Fri, 2009-10-30 at 14:56 +0100, Kiffin Gish wrote: &amp;gt; I noticed that both FormFu and FormBuilder are mentioned in the Catalyst &amp;gt; tutorial, and would</description>
<pubDate>30 Oct  2009 07:55:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25365</link>
</item><item>
<title>Re: FormFu or FormBuilder</title>
<description>&amp;gt; Have a look at: http://www.perlfoundation.org/perl5/index.cgi?form_processing FormFu seems better, whereas FormBuilder&amp;#039;s html is still experimental</description>
<pubDate>30 Oct  2009 07:38:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25363</link>
</item><item>
<title>Re: FormFu or FormBuilder</title>
<description>Zbigniew Lukasiak wrote on 10/30/2009 09:19 AM: &amp;gt; On Fri, Oct 30, 2009 at 2:56 PM, Kiffin Gish &amp;lt;kiffin.gish@planet.nl&amp;gt; wrote: &amp;gt;&amp;gt; I noticed that both F</description>
<pubDate>30 Oct  2009 07:38:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25364</link>
</item><item>
<title>Re: FormFu or FormBuilder</title>
<description>On Fri, Oct 30, 2009 at 2:56 PM, Kiffin Gish &amp;lt;kiffin.gish@planet.nl&amp;gt; wrote: &amp;gt; I noticed that both FormFu and FormBuilder are mentioned in the Catalyst</description>
<pubDate>30 Oct  2009 07:19:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25362</link>
</item><item>
<title>FormFu or FormBuilder</title>
<description>I noticed that both FormFu and FormBuilder are mentioned in the Catalyst tutorial, and would be interested to hear the advantages and disadvantages of</description>
<pubDate>30 Oct  2009 06:56:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25361</link>
</item><item>
<title>Re: Re: Debian recommendation</title>
<description>On 29 Oct 2009, at 15:23, Bogdan Lucaciu wrote: &amp;gt; On Wed, Oct 28, 2009 at 7:37 PM, Alexander Hartmaier &amp;gt; &amp;lt;alexander.hartmaier@t-systems.at&amp;gt; wrote: &amp;gt;&amp;gt;</description>
<pubDate>29 Oct  2009 11:12:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25359</link>
</item><item>
<title>Re: $c-&amp;gt;namespace misbehaving</title>
<description>Am 29.10.2009 um 13:38 schrieb Thomas Zehetbauer: &amp;gt; with Catalyst 5.80007 (my development workstation): &amp;gt; c.uri_for(&amp;#039;details&amp;#039;) = &amp;#039;http://localhost:30</description>
<pubDate>29 Oct  2009 08:45:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25358</link>
</item><item>
<title>Re: Re: Debian recommendation</title>
<description>On Wed, Oct 28, 2009 at 7:37 PM, Alexander Hartmaier &amp;lt;alexander.hartmaier@t-systems.at&amp;gt; wrote: &amp;gt; Is building a package for every perl module (not only</description>
<pubDate>29 Oct  2009 08:23:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25357</link>
</item><item>
<title>$c-&amp;gt;namespace misbehaving</title>
<description>the url  http://localhost:3000/devisen/crossrates calls  Cat::Controller::Devisen-&amp;gt;begin :Private  Cat::Controller::Devisen-&amp;gt;crossrates :Local :Arg</description>
<pubDate>29 Oct  2009 05:38:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25356</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On 27 Oct 2009, at 13:53, Buchan Milne wrote: &amp;gt; I am prepared to package other Catalyst modules for Mandriva on  &amp;gt; request. &amp;lt;cheeky type=&amp;quot;epic&amp;quot;&amp;gt; Can</description>
<pubDate>28 Oct  2009 17:47:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25355</link>
</item><item>
<title>Re: Request</title>
<description>On 27 Oct 2009, at 21:16, Octavian Râsnita wrote: &amp;gt; &amp;gt; I didn&amp;#039;t know that c.req.uri is not just a string, but an object  &amp;gt; that has its own methods, a</description>
<pubDate>28 Oct  2009 17:44:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25354</link>
</item><item>
<title>Re: Unicode in request captures</title>
<description>On 27 Oct 2009, at 10:29, Bernhard Graf wrote: &amp;gt;&amp;gt; I think that your patch may be a little too enthusiastic about  &amp;gt;&amp;gt; encoding &amp;gt;&amp;gt; as it is currently,</description>
<pubDate>28 Oct  2009 17:11:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25353</link>
</item><item>
<title>RE: Re: Debian recommendation</title>
<description>I agree. You will only really feel the pain once there are several servers (or several people managing servers) not counting a dev server. Plus it al</description>
<pubDate>28 Oct  2009 11:09:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25352</link>
</item><item>
<title>Re: Re: Debian recommendation</title>
<description>Alexander Hartmaier wrote: &amp;gt; Is building a package for every perl module (not only cpan, private too) &amp;gt; really of help and not just a waste of time?</description>
<pubDate>28 Oct  2009 10:47:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25351</link>
</item><item>
<title>Re: Re: Debian recommendation</title>
<description>Is building a package for every perl module (not only cpan, private too) really of help and not just a waste of time? I&amp;#039;m using debian as server os s</description>
<pubDate>28 Oct  2009 10:37:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25350</link>
</item><item>
<title>Re: Re: Debian recommendation</title>
<description>Paul Makepeace wrote: &amp;gt; I recently have completely tossed using Debian&amp;#039;s perl packages &amp;gt; because, while I do love Debian and all its package awesomene</description>
<pubDate>28 Oct  2009 10:15:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25349</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Wed, Oct 28, 2009 at 11:44 AM, Evan Carroll &amp;lt;lists@evancarroll.com&amp;gt; wrote: &amp;gt;&amp;gt; Please don&amp;#039;t feed the trolls. &amp;gt; &amp;gt; Point well taken, good one, mature.</description>
<pubDate>28 Oct  2009 09:49:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25348</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Tue, Oct 27, 2009 at 10:25 PM, J. Shirley &amp;lt;jshirley@gmail.com&amp;gt; wrote: &amp;gt; On Tue, Oct 27, 2009 at 5:45 PM, Andrew Rodland &amp;lt;andrew@cleverdomain.org&amp;gt; &amp;gt;</description>
<pubDate>28 Oct  2009 09:44:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25347</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>&amp;gt; Please don&amp;#039;t feed the trolls. Point well taken, good one, mature. &amp;gt; Evan&amp;#039;s typical MO is to take a single example and convert it into a grossly &amp;gt;</description>
<pubDate>28 Oct  2009 08:44:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25346</link>
</item><item>
<title>Re: Basic CRUD example failing</title>
<description>On Wed, Oct 28, 2009 at 07:10:56AM -0700, J. Shirley wrote: &amp;gt; &amp;gt; This sounds like you didn&amp;#039;t properly setup the chain (as listed below the TT &amp;gt; example</description>
<pubDate>28 Oct  2009 07:24:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25345</link>
</item><item>
<title>Re: Basic CRUD example failing</title>
<description>On Tue, Oct 27, 2009 at 11:06 PM, Jason Dixon &amp;lt;jason@dixongroup.net&amp;gt; wrote: &amp;gt; On Wed, Oct 28, 2009 at 06:57:25AM +0100, Zbigniew Lukasiak wrote: &amp;gt; &amp;gt;</description>
<pubDate>28 Oct  2009 07:10:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25344</link>
</item><item>
<title>Catalyst book authors live question and answer</title>
<description>Hi all, Just a reminder that the next technical meeting of North West England Perl Mongers is today and will have a strong catalyst flavor. Best of</description>
<pubDate>28 Oct  2009 03:58:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25343</link>
</item><item>
<title>Re: Basic CRUD example failing</title>
<description>Hi guys! During these days p5-Catalyst-* has been updated on OpenBSD ports tree (as you know): what version of p5-Catalyst-* are you using? I ask th</description>
<pubDate>28 Oct  2009 03:36:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25342</link>
</item><item>
<title>Re: Request</title>
<description>From: &amp;quot;Larry Leszczynski&amp;quot; &amp;lt;larryl@emailplus.org&amp;gt; Hi Octavian - &amp;gt; &amp;gt; Not sure if this gets you all the way there, but you could call &amp;gt; &amp;gt; &amp;quot;c.req.uri&amp;quot; wit</description>
<pubDate>28 Oct  2009 01:49:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25341</link>
</item><item>
<title>Re: Basic CRUD example failing</title>
<description>On Wed, Oct 28, 2009 at 06:57:25AM +0100, Zbigniew Lukasiak wrote: &amp;gt; On Wed, Oct 28, 2009 at 6:07 AM, Jason Dixon &amp;lt;jason@dixongroup.net&amp;gt; wrote: &amp;gt; &amp;gt; Hi</description>
<pubDate>27 Oct  2009 23:06:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25340</link>
</item><item>
<title>Re: Basic CRUD example failing</title>
<description>On Wed, Oct 28, 2009 at 6:07 AM, Jason Dixon &amp;lt;jason@dixongroup.net&amp;gt; wrote: &amp;gt; Hi all, &amp;gt; &amp;gt; Learning Catalyst here. Â Following along with the manual and</description>
<pubDate>27 Oct  2009 22:57:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25339</link>
</item><item>
<title>Basic CRUD example failing</title>
<description>Hi all, Learning Catalyst here. Following along with the manual and I ran into a weird issue. I assume the documentation is right so it must be som</description>
<pubDate>27 Oct  2009 22:07:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25338</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Tue, Oct 27, 2009 at 5:45 PM, Andrew Rodland &amp;lt;andrew@cleverdomain.org&amp;gt;wrote: &amp;gt; On Tuesday 27 October 2009 07:14:02 pm Evan Carroll wrote: &amp;gt; &amp;gt; &amp;gt; Th</description>
<pubDate>27 Oct  2009 19:25:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25337</link>
</item><item>
<title>Re: Request</title>
<description>Hi Octavian - On Tue, 27 Oct 2009 23:16 +0200, &amp;quot;Octavian Râsnita&amp;quot; &amp;lt;orasnita@gmail.com&amp;gt; wrote: &amp;gt; From: &amp;quot;Larry Leszczynski&amp;quot; &amp;lt;larryl@emailplus.org&amp;gt; &amp;gt; &amp;gt;</description>
<pubDate>27 Oct  2009 18:58:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25336</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Tuesday 27 October 2009 07:14:02 pm Evan Carroll wrote: &amp;gt; &amp;gt; Then I suppose it&amp;#039;s a good thing that no such thing happens. &amp;gt; &amp;gt; Sure it happens; Tak</description>
<pubDate>27 Oct  2009 17:45:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25335</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>&amp;gt; Then I suppose it&amp;#039;s a good thing that no such thing happens. Sure it happens; ecarroll@x60s:~$ diff /usr/local/share/perl/5.10.0/XML/SAX.pm /usr/sh</description>
<pubDate>27 Oct  2009 17:14:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25334</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Tuesday 27 October 2009 05:18:32 pm Evan Carroll wrote: &amp;gt; I simply disapprove of taking &amp;gt; something knowingly breaking it, and publishing it as if</description>
<pubDate>27 Oct  2009 15:51:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25332</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>&amp;gt; My rule is that many XS-type modules are better installed with the &amp;gt; distro&amp;#039;s packages DBI, and the DBDs are examples of this. The rest of &amp;gt; the Cat</description>
<pubDate>27 Oct  2009 15:18:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25331</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>Sorry for the top post but my answer is simple. I have used Debian for Catalyst development since I discovered Catalyst. I use CPAN because no distro</description>
<pubDate>27 Oct  2009 14:49:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25330</link>
</item><item>
<title>Re: Request</title>
<description>From: &amp;quot;Larry Leszczynski&amp;quot; &amp;lt;larryl@emailplus.org&amp;gt; &amp;gt; Hi Octavian - &amp;gt; &amp;gt;&amp;gt; Is there a Catalyst Request method for getting the path and the &amp;gt;&amp;gt; query_string?</description>
<pubDate>27 Oct  2009 14:16:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25329</link>
</item><item>
<title>Re: Request</title>
<description>Hi Octavian - &amp;gt; Is there a Catalyst Request method for getting the path and the &amp;gt; query_string? (Everything&amp;#039;s after the base). &amp;gt; &amp;gt; I want to use it</description>
<pubDate>27 Oct  2009 12:49:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25328</link>
</item><item>
<title>Re: Request</title>
<description>&amp;gt; Is there a Catalyst Request method for getting the path and the &amp;gt; query_string? &amp;gt; (Everything&amp;#039;s after the base). $c-&amp;gt;req-&amp;gt;uri-&amp;gt;path_query -- Evan</description>
<pubDate>27 Oct  2009 12:45:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25327</link>
</item><item>
<title>Request</title>
<description>Hi, Is there a Catalyst Request method for getting the path and the query_string? (Everything&amp;#039;s after the base). I want to use it in a TT template</description>
<pubDate>27 Oct  2009 12:23:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25326</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Friday, 16 October 2009 13:20:12 Octavian RÃ¢ÅŸniÅ£Äƒ wrote: &amp;gt; Hi, &amp;gt; &amp;gt; I&amp;#039;ve seen a recommendation on this list for Debian for running perl apps, &amp;gt;</description>
<pubDate>27 Oct  2009 06:53:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25325</link>
</item><item>
<title>Proxy setup: frontend port from c.uri_for</title>
<description>I&amp;#039;ve setup multiple instances of the same application as follows: Host system: Apache shared hosting inst1.example.com:80 inst2.example.com:80 -&amp;gt; IP-</description>
<pubDate>27 Oct  2009 03:44:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25324</link>
</item><item>
<title>Re: Unicode in request captures</title>
<description>Hi t0m, &amp;gt;&amp;gt; I filed a bug report together with patch and test about Unicode &amp;gt;&amp;gt; characters in request captures more than two weeks ago: &amp;gt;&amp;gt; &amp;gt;&amp;gt; https://r</description>
<pubDate>27 Oct  2009 03:29:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25323</link>
</item><item>
<title>Re: Unicode in request captures</title>
<description>On 24 Oct 2009, at 23:13, Bernhard Graf wrote: &amp;gt; While I am at encoding issues in Cat ... &amp;gt; &amp;gt; I filed a bug report together with patch and test about</description>
<pubDate>27 Oct  2009 03:08:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25322</link>
</item><item>
<title>Re: Serialize a resultset?</title>
<description>On 27 Oct 2009, at 07:21, Octavian Râºniþã wrote: &amp;gt; Hi, &amp;gt; &amp;gt; Can a DBIC resultset be serialized in order to be stored in the cache? &amp;gt; This is a dbix:</description>
<pubDate>27 Oct  2009 03:00:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25321</link>
</item><item>
<title>Re: generating and redirecting to pdfs [OT]</title>
<description>Steve Rippl wrote: &amp;gt; On Mon, 2009-10-26 at 18:49 -0400, hkclark@gmail.com wrote: [..] &amp;gt; Thanks for the input. I came across Catalyst::View::PDF::API2</description>
<pubDate>27 Oct  2009 02:48:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25320</link>
</item><item>
<title>Re: generating and redirecting to pdfs</title>
<description>* Jason Galea &amp;lt;lists@eightdegrees.com.au&amp;gt; [2009-10-26 23:45]: &amp;gt; On Sun, Oct 25, 2009 at 12:49 AM, Aristotle Pagaltzis &amp;lt;pagaltzis@gmx.de&amp;gt;wrote: &amp;gt; &amp;gt; * J</description>
<pubDate>27 Oct  2009 02:40:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25319</link>
</item><item>
<title>Serialize a resultset?</title>
<description>Hi, Can a DBIC resultset be serialized in order to be stored in the cache? With other words, is it possible to do: my $cache = $c-&amp;gt;cache; my $feeds</description>
<pubDate>27 Oct  2009 00:21:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25318</link>
</item><item>
<title>Re: generating and redirecting to pdfs</title>
<description>On Mon, 2009-10-26 at 18:49 -0400, hkclark@gmail.com wrote:  &amp;gt; Hi Steve, &amp;gt; &amp;gt; It sounds like you probably want to stick with something that&amp;#039;s &amp;gt; speci</description>
<pubDate>26 Oct  2009 20:43:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25317</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>&amp;gt;&amp;gt; they&amp;#039;re not published under the same namespaces, they &amp;gt;&amp;gt; don&amp;#039;t change version numbers, and they&amp;#039;re hardly sound improvements. That was supposed to</description>
<pubDate>26 Oct  2009 16:37:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25316</link>
</item><item>
<title>Re: Debian recommendation</title>
<description>On Mon, Oct 26, 2009 at 2:08 PM, Evan Carroll &amp;lt;lists@evancarroll.com&amp;gt; wrote: &amp;gt; I just wanted to buzz in and be slightly more explicit. Debian doesn&amp;#039;t</description>
<pubDate>26 Oct  2009 15:51:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25315</link>
</item><item>
<title>Re: generating and redirecting to pdfs</title>
<description>On Tue, Oct 20, 2009 at 6:25 PM, Steve Rippl &amp;lt;rippls@woodlandschools.org&amp;gt;wrote: &amp;gt; Hi, &amp;gt; &amp;gt; I&amp;#039;m using TT for my View templates, and I&amp;#039;m experimenting w</description>
<pubDate>26 Oct  2009 15:49:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25314</link>
</item><item>
<title>Re: Re: generating and redirecting to pdfs</title>
<description>On Sun, Oct 25, 2009 at 12:49 AM, Aristotle Pagaltzis &amp;lt;pagaltzis@gmx.de&amp;gt;wrote: &amp;gt; * Jason Galea &amp;lt;lists@eightdegrees.com.au&amp;gt; [2009-10-21 01:50]: &amp;gt; &amp;gt;</description>
<pubDate>26 Oct  2009 15:41:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25313</link>
</item><item>
<title>Re: Catalyst::Test configuration questions</title>
<description>On Tue, Oct 27, 2009 at 8:17 AM, Evan Carroll &amp;lt;lists@evancarroll.com&amp;gt; wrote: &amp;gt; I want to dynamically modify the configuration of my application for &amp;gt;</description>
<pubDate>26 Oct  2009 15:29:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/25312</link>
</item>
</channel>
</rss>
