<?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>13 Feb  2012 03:35:16 -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>Re: Best way to install upgrade to FC12 (or how to get by a failing CPAN upgrade)</title>
<description>On 13/02/2012, at 1:32 PM, Evan Carew wrote: &amp;gt; I have the older Catalyst packages for my stock FC12 laptop installed, and &amp;gt; I&amp;#039;ve failed to upgrade th</description>
<pubDate>12 Feb  2012 22:47:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29847</link>
</item><item>
<title>Best way to install upgrade to FC12 (or how to get by a failing CPAN upgrade)</title>
<description>I have the older Catalyst packages for my stock FC12 laptop installed, and I&amp;#039;ve failed to upgrade them twice already. The question I have is what&amp;#039;s th</description>
<pubDate>12 Feb  2012 18:32:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29846</link>
</item><item>
<title>Re: Setting rel_collision_map in myapp_create.pl</title>
<description>On Thu, 09 Feb 2012, Robert Rothenberg wrote: &amp;gt; The application that I am working on uses myapp_create.pl to create the &amp;gt; model from the database sch</description>
<pubDate>09 Feb  2012 20:32:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29845</link>
</item><item>
<title>Setting rel_collision_map in myapp_create.pl</title>
<description>The application that I am working on uses myapp_create.pl to create the model from the database schema. The problem is that the DBIx::Schema::Loader</description>
<pubDate>09 Feb  2012 05:39:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29844</link>
</item><item>
<title>Re: --background clobbers log</title>
<description>On Wed, Feb 08, 2012 at 09:39:14AM -0800, Seth Daniel wrote: &amp;gt; On Wed, Feb 08, 2012 at 08:24:03AM +0000, Tomas Doran wrote: &amp;gt; &amp;gt; &amp;gt; &amp;gt; On 7 Feb 2012, at</description>
<pubDate>08 Feb  2012 11:30:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29843</link>
</item><item>
<title>Re: --background clobbers log</title>
<description>On Wed, Feb 08, 2012 at 08:24:03AM +0000, Tomas Doran wrote: &amp;gt; &amp;gt; On 7 Feb 2012, at 23:55, Seth Daniel wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; Anybody else seen this or have any</description>
<pubDate>08 Feb  2012 09:39:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29842</link>
</item><item>
<title>Re: --background clobbers log</title>
<description>On 7 Feb 2012, at 23:55, Seth Daniel wrote: &amp;gt; &amp;gt; Anybody else seen this or have any idea what&amp;#039;s going on? I&amp;#039;m  &amp;gt; currently &amp;gt; working on a small progr</description>
<pubDate>08 Feb  2012 00:24:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29841</link>
</item><item>
<title>Authentication Using self_check?</title>
<description>Hello, and thanks in advance. The short version is, how do I use the self_check method to validate a user? I believe it involves extending Catalyst::A</description>
<pubDate>07 Feb  2012 20:07:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29840</link>
</item><item>
<title>--background clobbers log</title>
<description>Hello, I&amp;#039;m still working on a small program that demonstrates this, but here is a problem I am seeing: Catalyst 5.90007 Log::Log4perl 1.35 Catalyst</description>
<pubDate>07 Feb  2012 15:55:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29839</link>
</item><item>
<title>RE: Using Catalyst Instead of Rewrite Rules</title>
<description>I think we can write a flexible enough re-write rule after all. Thanks. From: Duncan Garland [mailto:Duncan.Garland@motortrak.com] Sent: 07 February</description>
<pubDate>07 Feb  2012 09:38:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29838</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>On Tue, Feb 7, 2012 at 1:26 PM, Bill Moseley &amp;lt;moseley@hank.org&amp;gt; wrote:  &amp;gt; My idea was that Catalyst would call a method in the new model layer and &amp;gt;</description>
<pubDate>07 Feb  2012 06:38:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29837</link>
</item><item>
<title>Using Catalyst Instead of Rewrite Rules</title>
<description>Hi, We&amp;#039;ve got a little process which is mostly php scripts. However, there&amp;#039;s a requirement to do some url re-writing. The user should see www.site/u</description>
<pubDate>07 Feb  2012 04:24:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29836</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>Bill Moseley wrote: &amp;gt; That is, we want to allow $user-&amp;gt;first_name, but not &amp;gt; $user-&amp;gt;search_related or $user-&amp;gt;delete. &amp;gt; &amp;gt; That requires writing new wr</description>
<pubDate>07 Feb  2012 02:15:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29835</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>Hi Bill, From: Bill Moseley  On Tue, Jan 10, 2012 at 1:18 PM, Jason Galea &amp;lt;lists@eightdegrees.com.au&amp;gt; wrote:   hehe.. you want layers, I got lay</description>
<pubDate>07 Feb  2012 00:00:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29834</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>On Tue, Jan 10, 2012 at 1:18 PM, Jason Galea &amp;lt;lists@eightdegrees.com.au&amp;gt;wrote: &amp;gt; hehe.. you want layers, I got layers..  I just got out of yet anoth</description>
<pubDate>06 Feb  2012 19:26:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29833</link>
</item><item>
<title>ANNOUNCE TRIAL Catalyst release - PLEASE TEST!</title>
<description>Hi The latest Catalyst TRIAL release (5.90008) has a significant amount  of cleanup and refactoring to enable asynchronous applications. It shouldn</description>
<pubDate>06 Feb  2012 13:12:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29832</link>
</item><item>
<title>Re: Basic Background Question, DBIx::Class</title>
<description>On 02/05/2012 02:21 PM, Tomas Doran wrote: &amp;gt; &amp;gt; On 5 Feb 2012, at 11:43, Rob Brown wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; Shouldn&amp;#039;t I have classes in lib/Model/ for each of my t</description>
<pubDate>05 Feb  2012 06:21:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29831</link>
</item><item>
<title>Re: Basic Background Question, DBIx::Class</title>
<description>On 5 Feb 2012, at 11:43, Rob Brown wrote: &amp;gt; &amp;gt; Shouldn&amp;#039;t I have classes in lib/Model/ for each of my tables/ &amp;gt; models? Is &amp;gt; this what the Schema/ cla</description>
<pubDate>05 Feb  2012 05:21:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29830</link>
</item><item>
<title>Re: Basic Background Question, DBIx::Class</title>
<description>Excellent, thanks a lot, great to know I wasn&amp;#039;t going off on a tangent.  -----Original Message----- From: Jason Galea &amp;lt;lists@eightdegrees.com.au&amp;gt; Rep</description>
<pubDate>05 Feb  2012 04:25:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29829</link>
</item><item>
<title>Re: Basic Background Question, DBIx::Class</title>
<description>Hi Rob, from the google cache for http://wiki.catalystframework.org/wiki/necessarybackgroundknowledge &amp;quot;Here is where the two schools diverge. The ol</description>
<pubDate>05 Feb  2012 04:15:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29828</link>
</item><item>
<title>Basic Background Question, DBIx::Class</title>
<description>Hi, I&amp;#039;ve recently jumped into Catalyst and DBIx::Class, and after following some tutorials, I am left with some controllers and a view which I&amp;#039;m comp</description>
<pubDate>05 Feb  2012 03:43:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29827</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>On 3 Feb 2012, at 05:20, Riju Royson wrote: &amp;gt; Hi, &amp;gt; &amp;gt; Thanks for all your help. I was just trying to dump PERL_ENV values to &amp;gt; take a look on them. I</description>
<pubDate>02 Feb  2012 23:09:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29826</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>Hi, Thanks for all your help. I was just trying to dump PERL_ENV values to take a look on them. I have removed that line from code now. So nowhere el</description>
<pubDate>02 Feb  2012 21:20:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29825</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>&amp;gt; &amp;gt; Can you grab the app for the phrase PERL_ENV, and show us the top level &amp;gt; application class, and whichever class contains PERL_ENV?  t0m meant to</description>
<pubDate>02 Feb  2012 05:35:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29824</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>On 2 Feb 2012, at 11:39, Riju Royson wrote: &amp;gt; Hi, &amp;gt; &amp;gt; Thanks for your reply. I tried using Data::Dump, the values are as  &amp;gt; follows, &amp;lt;snip&amp;gt; &amp;gt;</description>
<pubDate>02 Feb  2012 05:09:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29823</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>Hi, Thanks for your reply. I tried using Data::Dump, the values are as follows,  my $a = bless({   _body      =&amp;gt; 0,   _context     =&amp;gt;</description>
<pubDate>02 Feb  2012 03:39:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29821</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>On 2 Feb 2012, at 08:45, Riju Royson wrote: &amp;gt; Hi, &amp;gt; &amp;gt; $c-&amp;gt;request message contains, &amp;gt; _body is 0 &amp;gt; _context is APP=HASH(0xcb03754) &amp;gt; action is defaul</description>
<pubDate>02 Feb  2012 01:37:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29820</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>Hi, $c-&amp;gt;request message contains, _body is 0 _context is APP=HASH(0xcb03754) action is default address is arguments is ARRAY(0xcc14eec) base is http:</description>
<pubDate>02 Feb  2012 00:45:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29819</link>
</item><item>
<title>Re: fcgid configuration for catalyst</title>
<description>On 2 Feb 2012, at 03:37, Riju Royson wrote: &amp;gt; Hi, &amp;gt; &amp;gt; My team owns a dedicated catalyst application which is working on &amp;gt; mod_perl and apache. The ap</description>
<pubDate>02 Feb  2012 00:13:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29817</link>
</item><item>
<title>fcgid configuration for catalyst</title>
<description>Hi, My team owns a dedicated catalyst application which is working on mod_perl and apache. The application is for generating several reports and is u</description>
<pubDate>01 Feb  2012 19:37:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29816</link>
</item><item>
<title>Pointing to different app.psgi when running tests</title>
<description>I have a bunch of debug stuff turned on in app.psgi on the development machine, but it seems this breaks during a redirect when using Test::WWW::Mecha</description>
<pubDate>01 Feb  2012 15:37:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29815</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks inCatalyst applications?</title>
<description>On 31 Jan 2012, at 19:03, Robert Rothenberg wrote: &amp;gt; &amp;gt; Thanks. This works well. &amp;gt; &amp;gt; One question: how do I configure Catalyst to watch the locales</description>
<pubDate>31 Jan  2012 12:01:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29810</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks inCatalyst applications?</title>
<description>Thanks. This works well. One question: how do I configure Catalyst to watch the locales directory and restart when they are changed (at least while i</description>
<pubDate>31 Jan  2012 11:03:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29809</link>
</item><item>
<title>Plat_Forms 2012 programming contest</title>
<description>Crossposted: catalyst@lists.scsys.co.uk, dancer-users@perldancer.org, mojolicious@googlegroups.com, psgi-plack@googlegroups.com, https://www.perl-comm</description>
<pubDate>31 Jan  2012 05:09:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29808</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On Fri, Jan 27, 2012 at 11:23 PM, Robert Rothenberg &amp;lt;robrwo@gmail.com&amp;gt;wrote: &amp;gt; On 21/01/12 21:49 Jason Galea wrote: &amp;gt; &amp;gt; &amp;gt; On Jan 22, 2012 1:35 AM, &amp;quot;R</description>
<pubDate>28 Jan  2012 04:29:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29807</link>
</item><item>
<title>Re: What are the best practices for using phrasebooksinCatalyst applications?</title>
<description>Hi, On 27 January 2012 14:13, Dave Howorth &amp;lt;dhoworth@mrc-lmb.cam.ac.uk&amp;gt; wrote: &amp;gt; Octavian Rasnita wrote: &amp;gt;&amp;gt; It may work unless the site already needs</description>
<pubDate>27 Jan  2012 08:41:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29806</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks inCatalyst applications?</title>
<description>On 27 January 2012 14:13, Dave Howorth &amp;lt;dhoworth@mrc-lmb.cam.ac.uk&amp;gt; wrote: &amp;gt; Octavian Rasnita wrote: &amp;gt;&amp;gt; It may work unless the site already needs to u</description>
<pubDate>27 Jan  2012 06:30:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29805</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks inCatalyst applications?</title>
<description>Octavian Rasnita wrote: &amp;gt; It may work unless the site already needs to use I18N for real languages. I think the solution in that case is to use a lan</description>
<pubDate>27 Jan  2012 06:13:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29804</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks inCatalyst applications?</title>
<description>----- Original Message ----- Subject: [Catalyst] What are the best practices for using phrasebooks inCatalyst applications?  &amp;gt; &amp;gt; I am working on a</description>
<pubDate>27 Jan  2012 05:45:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29803</link>
</item><item>
<title>Re: What are the best practices for using phrasebooks in Catalyst applications?</title>
<description>Sounds like something similiar to what I18N does. Your solution looks good to me. Am 2012-01-27 14:19, schrieb Robert Rothenberg: &amp;gt; I am working on a</description>
<pubDate>27 Jan  2012 05:31:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29802</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 21/01/12 21:49 Jason Galea wrote: &amp;gt; On Jan 22, 2012 1:35 AM, &amp;quot;Robert Rothenberg&amp;quot; &amp;lt;robrwo@gmail.com &amp;gt; &amp;lt;mailto:robrwo@gmail.com&amp;gt;&amp;gt; wrote: &amp;gt;&amp;gt; : &amp;gt;&amp;gt; : &amp;gt;</description>
<pubDate>27 Jan  2012 05:23:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29801</link>
</item><item>
<title>What are the best practices for using phrasebooks in Catalyst applications?</title>
<description>I am working on a project where the terminology we are using for &amp;quot;objects&amp;quot; in the system is diverging from terminology that the client is using for th</description>
<pubDate>27 Jan  2012 05:19:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29800</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>* Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;gt; [2012-01-25 16:05]: &amp;gt; (As perl is interpreted, your perl code lives in &amp;#039;data&amp;#039; pages, rather &amp;gt; than executable pa</description>
<pubDate>26 Jan  2012 16:07:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29799</link>
</item><item>
<title>Re: Running multiple test servers together as the same app</title>
<description>On Thursday, 26 January, 2012 at 03:49:44 GMT, Bill Moseley wrote: &amp;gt;Any other suggestions how to let developers work with related Catalyst apps &amp;gt;(that</description>
<pubDate>26 Jan  2012 08:17:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29798</link>
</item><item>
<title>Re: Running multiple test servers together as the same app</title>
<description>Mount them with Plack? Am 2012-01-26 04:49, schrieb Bill Moseley: A quick questions for the the collective wisdom here. We have an app that is just</description>
<pubDate>26 Jan  2012 00:14:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29797</link>
</item><item>
<title>Running multiple test servers together as the same app</title>
<description>A quick questions for the the collective wisdom here. We have an app that is just getting too big and we are splitting it up into separate Catalyst a</description>
<pubDate>25 Jan  2012 19:49:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29796</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>On 25 Jan 2012, at 13:41, Octavian Rasnita wrote: &amp;gt; Is closing and starting starman now and then the only solution? No, and I didn&amp;#039;t suggest that at</description>
<pubDate>25 Jan  2012 06:59:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29795</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>Hi t0m, From: &amp;quot;Tomas Doran&amp;quot; &amp;lt;bobtfish@bobtfish.net&amp;gt; &amp;gt; &amp;gt; On 23 Jan 2012, at 21:34, Octavian Rasnita wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; So something&amp;#039;s obviously wrong if so</description>
<pubDate>25 Jan  2012 05:41:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29794</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>On 23 Jan 2012, at 21:34, Octavian Rasnita wrote: &amp;gt; &amp;gt; So something&amp;#039;s obviously wrong if so much memory is occupied even  &amp;gt; after 1 hour of inactivity</description>
<pubDate>24 Jan  2012 04:24:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29793</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>Yes it should and does. Can you come on irc.perl.org to quicker fix your problem? Am 2012-01-23 20:35, schrieb Robert Rothenberg: &amp;gt; On 23/01/12 17:39</description>
<pubDate>24 Jan  2012 04:09:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29792</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>Hi t0m, From: &amp;quot;Tomas Doran&amp;quot; &amp;lt;bobtfish@bobtfish.net&amp;gt; &amp;gt; &amp;gt; On 21 Jan 2012, at 22:16, Octavian Rasnita wrote: &amp;gt;&amp;gt; But of course, it doesn&amp;#039;t go in the bac</description>
<pubDate>23 Jan  2012 13:34:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29791</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 23/01/12 17:39 André Walker wrote: &amp;gt; On 01/22/2012 06:16 PM, Robert Rothenberg wrote: &amp;gt;&amp;gt; It doesn&amp;#039;t quite look like what I expect. Excerpts: &amp;gt;&amp;gt; &amp;gt;&amp;gt;</description>
<pubDate>23 Jan  2012 11:35:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29790</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 01/22/2012 06:16 PM, Robert Rothenberg wrote: &amp;gt; It doesn&amp;#039;t quite look like what I expect. Excerpts: &amp;gt; &amp;gt; &amp;quot;Plugin::Session&amp;quot;           =&amp;gt; {</description>
<pubDate>23 Jan  2012 09:39:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29789</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 23/01/12 09:41 Alexander Hartmaier wrote: &amp;gt; Have you loaded Catalyst::Plugin::ConfigLoader?  Yes, of course. (In the original e-mail, I did say th</description>
<pubDate>23 Jan  2012 02:37:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29788</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>Have you loaded Catalyst::Plugin::ConfigLoader? Am 2012-01-23 10:29, schrieb Robert Rothenberg: &amp;gt; On 23/01/12 09:14 Alexander Hartmaier wrote: &amp;gt;&amp;gt; Hi</description>
<pubDate>23 Jan  2012 01:41:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29787</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 23/01/12 09:14 Alexander Hartmaier wrote: &amp;gt; Hi Robert, &amp;gt; what config format are you using? &amp;gt; If the file has the extension .conf Config::General is</description>
<pubDate>23 Jan  2012 01:29:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29786</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>Hi Robert, what config format are you using? If the file has the extension .conf Config::General is used and your example should work. Am 2012-01-22</description>
<pubDate>23 Jan  2012 01:14:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29785</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 22/01/12 19:58 Tomas Doran wrote: &amp;gt; &amp;gt; On 22 Jan 2012, at 18:54, Robert Rothenberg wrote: &amp;gt; &amp;gt;&amp;gt; &amp;lt;View::TT&amp;gt; &amp;gt;&amp;gt; COMPILE_DIR /var/opt/myapp/template_c</description>
<pubDate>22 Jan  2012 12:16:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29784</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 22 Jan 2012, at 18:54, Robert Rothenberg wrote: &amp;gt; &amp;lt;View::TT&amp;gt; &amp;gt; COMPILE_DIR /var/opt/myapp/template_cache &amp;gt; &amp;lt;/View::TT&amp;gt; &amp;gt; &amp;gt; where MyApp::View::TT i</description>
<pubDate>22 Jan  2012 11:58:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29783</link>
</item><item>
<title>Re: Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>On 22/01/12 18:54 Robert Rothenberg wrote: &amp;gt; I would like to set the COMPILE_DIR for TT templates in the configuration &amp;gt; file, rather than hardcode it</description>
<pubDate>22 Jan  2012 10:56:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29781</link>
</item><item>
<title>Setting the COMPILE_DIR for TT templates in the configuration file</title>
<description>I would like to set the COMPILE_DIR for TT templates in the configuration file, rather than hardcode it in the MyApp::View::TT file. I have tried the</description>
<pubDate>22 Jan  2012 10:54:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29782</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 21 Jan 2012, at 21:49, Jason Galea wrote: &amp;gt; &amp;gt; Ok, it&amp;#039;s working now. Apparently including the default  &amp;gt; fastcgi_params, even &amp;gt; &amp;gt; when they are edi</description>
<pubDate>22 Jan  2012 04:01:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29780</link>
</item><item>
<title>Re: Running Catalyst apps with start_server</title>
<description>On 21 Jan 2012, at 22:16, Octavian Rasnita wrote: &amp;gt; But of course, it doesn&amp;#039;t go in the background... &amp;gt; I can put it to run in the background if I add</description>
<pubDate>22 Jan  2012 03:59:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29779</link>
</item><item>
<title>Running Catalyst apps with start_server</title>
<description>Hi, Is Server-Starter a good way for starting a Catalyst app? I am asking this because I don&amp;#039;t have success with using start_server with the --daemo</description>
<pubDate>21 Jan  2012 14:16:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29778</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>sent by my android... On Jan 22, 2012 1:35 AM, &amp;quot;Robert Rothenberg&amp;quot; &amp;lt;robrwo@gmail.com&amp;gt; wrote: &amp;gt; &amp;gt; On 18/01/12 12:36 Tomas Doran wrote: &amp;gt; &amp;gt; &amp;gt; &amp;gt; On 18 Ja</description>
<pubDate>21 Jan  2012 13:49:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29777</link>
</item><item>
<title>Re: Makefile.PL seems to be ignoring INSTALL_BASE</title>
<description>On 21 Jan 2012, at 15:16, Robert Rothenberg wrote: &amp;gt; Is there a better way to tell the installer to install additional  &amp;gt; modules in &amp;gt; the base? Ye</description>
<pubDate>21 Jan  2012 11:10:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29776</link>
</item><item>
<title>Re: Relocating the configuration file</title>
<description>On Sat, Jan 21, 2012 at 8:47 AM, Robert Rothenberg &amp;lt;robrwo@gmail.com&amp;gt; wrote: &amp;gt; Another question: I would like the configuration file to be in &amp;gt; /opt/</description>
<pubDate>21 Jan  2012 09:13:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29775</link>
</item><item>
<title>Re: Relocating the configuration file</title>
<description>On Jan 21, 2012, at 11:47 AM, Robert Rothenberg wrote: &amp;gt; Another question: I would like the configuration file to be in &amp;gt; /opt/myapp/etc instead of /o</description>
<pubDate>21 Jan  2012 09:08:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29774</link>
</item><item>
<title>Relocating the configuration file</title>
<description>Another question: I would like the configuration file to be in /opt/myapp/etc instead of /opt/myapp/lib/MyApp. How do I configure Catalyst to look fo</description>
<pubDate>21 Jan  2012 08:47:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29773</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 18/01/12 12:36 Tomas Doran wrote: &amp;gt; &amp;gt; On 18 Jan 2012, at 12:03, Robert Rothenberg wrote: &amp;gt; &amp;gt;&amp;gt; I&amp;#039;m relying on the default /etc/nginx/fastcgi.conf</description>
<pubDate>21 Jan  2012 07:30:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29772</link>
</item><item>
<title>Makefile.PL seems to be ignoring INSTALL_BASE</title>
<description>So we are trying to set up Catalyst on a freshly minted CentOS 6 machine. On this machine, we&amp;#039;ve decided to build Perl 5.12.3 to use with web applica</description>
<pubDate>21 Jan  2012 07:16:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29771</link>
</item><item>
<title>Re: $c-&amp;gt;stash for complex/cascaded relationship bridges</title>
<description>On 19 Jan 2012, at 16:39, Roland Philibert wrote: &amp;gt; Hello all. &amp;gt; &amp;gt; I have the following situation in my database where table3 and  &amp;gt; table5 are acti</description>
<pubDate>19 Jan  2012 10:13:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29769</link>
</item><item>
<title>$c-&amp;gt;stash for complex/cascaded relationship bridges</title>
<description>Hello all.   I have the following situation in my database where table3 and table5 are acting as relationship bridges between a common table2: tabl</description>
<pubDate>19 Jan  2012 08:39:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29768</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 18 Jan 2012, at 12:03, Robert Rothenberg wrote: &amp;gt; I&amp;#039;m relying on the default /etc/nginx/fastcgi.conf - which has the  &amp;gt; exact &amp;gt; same values that</description>
<pubDate>18 Jan  2012 04:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29767</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 18/01/12 11:11 Tomas Doran wrote: &amp;gt; &amp;gt; On 18 Jan 2012, at 09:58, Robert Rothenberg wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; So is there something about FastCGI that is doing t</description>
<pubDate>18 Jan  2012 04:03:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29766</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 18 Jan 2012, at 09:58, Robert Rothenberg wrote: &amp;gt; &amp;gt; So is there something about FastCGI that is doing this? You&amp;#039;re getting the config wrong. Ever</description>
<pubDate>18 Jan  2012 03:11:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29765</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 17/01/12 18:09 Alexander Hartmaier wrote: &amp;gt; uri_for falls back to interpreting the passed string as plain string, &amp;gt; like a path to a static resourc</description>
<pubDate>18 Jan  2012 01:58:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29764</link>
</item><item>
<title>Re: Very basic chained question</title>
<description>On 18 Jan 2012, at 05:20, will trillich wrote: &amp;gt; (Also read up on &amp;#039;begin&amp;#039; and &amp;#039;end&amp;#039; and &amp;#039;auto&amp;#039; methods at http://search.cpan.org/~hkclark/Catalyst-Ma</description>
<pubDate>18 Jan  2012 00:35:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29763</link>
</item><item>
<title>Re: Very basic chained question</title>
<description>Don&amp;#039;t forget -- A method (sub) with :CaptureArgs() is a link in the chain, and one with :Args() is the end of a chain. So, sub base :PathPart(&amp;#039;/membe</description>
<pubDate>17 Jan  2012 21:20:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29762</link>
</item><item>
<title>Re: Very basic chained question</title>
<description>Hello, if i&amp;#039;m not mistaken, you could just do: sub base :PathPart(&amp;#039;/member/profile&amp;#039;) CaptureArgs(0) { ... } sub edit :PathPart(&amp;#039;edit&amp;#039;) Chained(&amp;#039;base</description>
<pubDate>17 Jan  2012 20:10:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29761</link>
</item><item>
<title>Very basic chained question</title>
<description>Hi, Sorry about this basic question, but I am kind of lost when it comes to chained dispatching. I have a controller &amp;quot;Members::Profile&amp;quot; with method</description>
<pubDate>17 Jan  2012 19:56:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29760</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>uri_for falls back to interpreting the passed string as plain string, like a path to a static resource, not an action. To make sure it returns an url</description>
<pubDate>17 Jan  2012 10:09:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29759</link>
</item><item>
<title>Re: uri_for method is returning relative URLs</title>
<description>On 17 Jan 2012, at 17:43, Robert Rothenberg wrote: &amp;gt; &amp;gt; I have a Catalyst app that I have been working on with another  &amp;gt; developer. &amp;gt; &amp;gt; In this appl</description>
<pubDate>17 Jan  2012 10:04:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29758</link>
</item><item>
<title>uri_for method is returning relative URLs</title>
<description>I have a Catalyst app that I have been working on with another developer. In this application, the links in the templates use the uri_for method, e.g</description>
<pubDate>17 Jan  2012 09:43:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29757</link>
</item><item>
<title>Re: Issues with HTML::FormFu and ISO-8859-1</title>
<description>On 15 January 2012 17:41, Marc SCHAEFER &amp;lt;schaefer@alphanet.ch&amp;gt; wrote: &amp;gt; Hi, &amp;gt; &amp;gt; I am trying to port an old Catalyst application I wrote in 2009 to the</description>
<pubDate>16 Jan  2012 07:22:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29756</link>
</item><item>
<title>Re: Issues with HTML::FormFu and ISO-8859-1</title>
<description>From: &amp;quot;Marc SCHAEFER&amp;quot; &amp;lt;schaefer@alphanet.ch&amp;gt; &amp;gt; Hi, &amp;gt; &amp;gt; I am trying to port an old Catalyst application I wrote in 2009 to the &amp;gt; current framework.</description>
<pubDate>15 Jan  2012 10:41:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29755</link>
</item><item>
<title>Issues with HTML::FormFu and ISO-8859-1</title>
<description>Hi, I am trying to port an old Catalyst application I wrote in 2009 to the current framework. Apart from quite a few obsoleted methods I needed to r</description>
<pubDate>15 Jan  2012 09:41:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29754</link>
</item><item>
<title>Re: Re: Running a Cat app with HTTP::Prefork</title>
<description>From: &amp;quot;Aristotle Pagaltzis&amp;quot; &amp;lt;pagaltzis@gmx.de&amp;gt; &amp;gt;* Octavian Rasnita &amp;lt;orasnita@gmail.com&amp;gt; [2012-01-14 17:40]: &amp;gt;&amp;gt; Should it be used diffrently with Cata</description>
<pubDate>14 Jan  2012 17:43:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29753</link>
</item><item>
<title>Re: Running a Cat app with HTTP::Prefork</title>
<description>* Octavian Rasnita &amp;lt;orasnita@gmail.com&amp;gt; [2012-01-14 17:40]: &amp;gt; Should it be used diffrently with Catalyst 5.9 For 5.9 I suggest switching horses compl</description>
<pubDate>14 Jan  2012 13:40:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29752</link>
</item><item>
<title>Running a Cat app with HTTP::Prefork</title>
<description>Hi, I have tried: root@webtest:/srv3# catalyst.pl MyApp ... Change to application directory and Run &amp;quot;perl Makefile.PL&amp;quot; to make sure your install is</description>
<pubDate>14 Jan  2012 08:32:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29751</link>
</item><item>
<title>Catalyst upgrade: not picking up custom request headers from $ENV variables</title>
<description>Hi, Upgrading Catalyst v5.80033 -&amp;gt; v5.9000 is highlighting an issue identified by one of my tests. Previously, creating an $ENV variable was automat</description>
<pubDate>11 Jan  2012 06:54:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29750</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>hehe.. you want layers, I got layers.. In addition to everything already mentioned I wanted to get Bread::Board in on the act.. I&amp;#039;ve put Lecstor up</description>
<pubDate>09 Jan  2012 22:18:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29749</link>
</item><item>
<title>Re: Re: Using model layers between Catalyst and DBIC</title>
<description>On Mon, Jan 9, 2012 at 3:14 PM, Bill Moseley &amp;lt;moseley@hank.org&amp;gt; wrote: &amp;gt; &amp;gt; &amp;gt; On Monday, January 2, 2012, Jason Galea wrote: &amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; I think I&amp;#039;ve adde</description>
<pubDate>09 Jan  2012 06:16:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29748</link>
</item><item>
<title>Re: Catalyst::TraitFor::Controller::Sendfile</title>
<description>Time to continue ... I want to support X-Sendfile and X-Accel-Redirect Currently I have a Catalyst::TraitFor::Controller. but that doesn&amp;#039;t feel righ</description>
<pubDate>09 Jan  2012 02:40:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29747</link>
</item><item>
<title>Using model layers between Catalyst and DBIC</title>
<description>On Mon, Jan 2, 2012 at 6:50 PM, Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;lt;javascript:_e({}, &amp;#039;cvml&amp;#039;, &amp;#039;bobtfish@bobtfish.net&amp;#039;);&amp;gt; &amp;gt; wrote: &amp;gt; &amp;gt; I&amp;#039;m doing someth</description>
<pubDate>08 Jan  2012 21:21:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29746</link>
</item><item>
<title>Re: Using model layers between Catalyst and DBIC</title>
<description>On Monday, January 2, 2012, Jason Galea wrote: &amp;gt; &amp;gt; I think I&amp;#039;ve added another layer but I&amp;#039;m not sure where you draw the &amp;gt; line.. I have a model layer</description>
<pubDate>08 Jan  2012 21:14:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29745</link>
</item><item>
<title>Re: Moose attributes not initializing when including FormHandler form</title>
<description>On 4 Jan 2012, at 19:16, Rippl, Steve wrote: &amp;gt; That fixed it! Thanks so much! No worries! &amp;gt; I&amp;#039;ll set about re-factoring to try and stop passing th</description>
<pubDate>04 Jan  2012 12:11:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29744</link>
</item><item>
<title>Re: Moose attributes not initializing when including FormHandler form</title>
<description>On Wed, Jan 4, 2012 at 10:25 AM, Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;gt; wrote: &amp;gt; This is because initialization or the slots in the instance will happen</description>
<pubDate>04 Jan  2012 11:16:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29743</link>
</item><item>
<title>Re: Moose attributes not initializing when including FormHandler form</title>
<description>On 4 Jan 2012, at 17:17, Rippl, Steve wrote: &amp;gt; Thanks for the offer of help! Here&amp;#039;s the error message and Stack  &amp;gt; Trace (excuse the html mail, but</description>
<pubDate>04 Jan  2012 10:25:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29742</link>
</item><item>
<title>Re: Moose attributes not initializing when including FormHandler form</title>
<description>On Wed, Jan 4, 2012 at 2:51 AM, Tomas Doran &amp;lt;bobtfish@bobtfish.net&amp;gt; wrote: &amp;gt; Also, this ^^ assuming that &amp;#039;ctx&amp;#039; is the Catalyst context, is always &amp;gt; a</description>
<pubDate>04 Jan  2012 09:17:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/users/29741</link>
</item>
</channel>
</rss>

