<?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 | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>04 Jul  2009 17:14:50 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Catalyst | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: [Catalyst] &amp;quot;Use of uninitialized value $buffer&amp;quot; error</title>
<description>On 20 Jun 2009, at 15:32, Jesse Sheidlower wrote: &amp;gt; &amp;gt; I&amp;#039;m having a hell of a time trying to track down the reasons &amp;gt; for this error. &amp;gt; &amp;gt; I&amp;#039;m getting</description>
<pubDate>30 Jun  2009 13:40:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24459</link>
</item><item>
<title>Proposed patch to Catalyst::Plugin::ConfigLoader</title>
<description>Hi all, Here is a proposed patch to Catalyst::Plugin::ConfigLoader that allows  it to use environment variables as a built-in macro for configuratio</description>
<pubDate>24 Jun  2009 17:42:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24388</link>
</item><item>
<title>C::P::I18N patch to include languages list</title>
<description>Hi! Is this a useful patch to Catalyst::Plugin::I18N? Or should it reside  elsewhere? I think it makes sense to put with C::P::I18N. The idea is th</description>
<pubDate>24 Jun  2009 09:21:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24384</link>
</item><item>
<title>Catalyst in windows environment</title>
<description>Hi, good day. it looks like that there are plenty of good examples done on UNIX/Linux, I just wonder anybody can share some experience with Catalyst/W</description>
<pubDate>18 Jun  2009 14:17:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24308</link>
</item><item>
<title>Proposal: C::Plugin::Session new option verify_user_agent</title>
<description>Hi, I have prepared a patch proposal for a new verify_user_agent configuration option. It is very similar to verify_address; it checks whether the Us</description>
<pubDate>12 Jun  2009 10:49:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24247</link>
</item><item>
<title>Proposal: C::Devel (Module::Install::Catalyst) new command catalyst_par_options]</title>
<description>Hi, I have created a branche of Module::Install::Catalyst with a new command catalyst_par_options(...) implemented. It takes a string with parameters</description>
<pubDate>11 Jun  2009 23:55:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24232</link>
</item><item>
<title>ACCEPT_CONTEXT broken against latest Catalyst</title>
<description>Building against Catalyst 5.80005 we&amp;#039;re seeing, rpix:~/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.06-yVcsMJ# make test PERL_DL_NONLAZY=1 /usr/bi</description>
<pubDate>10 Jun  2009 06:13:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24196</link>
</item><item>
<title>RFC: loadable trait search</title>
<description>One of the features of a module I&amp;#039;m trying to get released (I&amp;#039;ve been working on it for 2+ months now, Catalyst::Model::DBIC::Schema) is trait suppor</description>
<pubDate>06 Jun  2009 18:02:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24127</link>
</item><item>
<title>Re: [Catalyst] RFC: new helper api</title>
<description>On Thu, Jun 4, 2009 at 4:51 AM, Devin Austin &amp;lt;devin.austin@gmail.com&amp;gt; wrote: &amp;gt; Howdy all, &amp;gt; &amp;gt; I&amp;#039;ve put together an RFC for the new Catalyst::Helper A</description>
<pubDate>05 Jun  2009 04:00:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24097</link>
</item><item>
<title>RFC: new helper api</title>
<description>Howdy all, I&amp;#039;ve put together an RFC for the new Catalyst::Helper API. The body text is located below, but it is also available here in a pretty forma</description>
<pubDate>03 Jun  2009 19:51:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24078</link>
</item><item>
<title>Re: Plugin or controller? - How about a Role?</title>
<description>A question to the core devs - could that be a controller role? I don&amp;#039;t see anything preventing that - but I haven&amp;#039;t yet gained any experience in writ</description>
<pubDate>03 Jun  2009 01:58:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24068</link>
</item><item>
<title>Installing Catalyst &amp;amp; friends on OS X?</title>
<description>I read a mail from &amp;#039;08 about Catalyst on OS X and there was enough in there to suggest times might&amp;#039;ve changed things. Things like recommendations on u</description>
<pubDate>02 Jun  2009 12:04:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24059</link>
</item><item>
<title>Extensible Catalyst Applications: How?!</title>
<description>Hi everyone. For the last week and a half I&amp;#039;ve been trying to figure out how to make my Catalyst application extensible, to no avail. SCENARIO: 1.</description>
<pubDate>02 Jun  2009 03:45:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24051</link>
</item><item>
<title>Plugin or controller?</title>
<description>Hi, Matt S Trout redirected me to this list to discuss a &amp;quot;new&amp;quot; plugin for  Catalyst. But I guess I need to reach back a bit. I surfed on CPAN yest</description>
<pubDate>01 Jun  2009 06:47:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24037</link>
</item><item>
<title>HTTP::Prefork patch for background and pidfile</title>
<description>Hi! We&amp;#039;ve allowed our app to use C::Engine::HTTP::Prefork instead of  C::Engine::HTTP and found there were some parameters that were missing. This</description>
<pubDate>29 May  2009 09:20:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24004</link>
</item><item>
<title>Small doc patch</title>
<description>Hi! I just had some problems figuring out how to exactly load Moose and inherit from Catalyst::Controller in my controller classes. After some help</description>
<pubDate>21 May  2009 03:57:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23887</link>
</item><item>
<title>RFC: Catalyst::Plugin::PluginLoader</title>
<description>svn: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-PluginLoader/1.000/trunk NAME   Catalyst::Plugin::PluginLoader - Load Catalyst Plu</description>
<pubDate>09 May  2009 22:18:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23742</link>
</item><item>
<title>more intelligence inside $c-&amp;gt;uri_for()</title>
<description>Hi everyone, currently I am building a small JS/CSS-combining and minifying  controller. To build my URI I am doing business as usual:   $c-&amp;gt;uri_f</description>
<pubDate>29 Apr  2009 22:54:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23597</link>
</item><item>
<title>Dynamism in a static model</title>
<description>Hi everyone. I am working on a Catalyst application that allows the end-user to add their own tables to the database (for the matter it is a CMS). Th</description>
<pubDate>29 Apr  2009 08:33:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23580</link>
</item><item>
<title>Catalyst Performance Testing</title>
<description>Hello Crew, I&amp;#039;ve been using Catalyst for a while now, thank you great framework. I have a new project that requires a much higher performance than</description>
<pubDate>22 Apr  2009 17:50:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23411</link>
</item><item>
<title>CATALYST_DEBUG=0 weirdness</title>
<description>Something odd going on here. CATALYST_DEBUG=0 prove -l t still has  debugging output when -Debug is set but the env var is 0. This is  different f</description>
<pubDate>21 Apr  2009 06:07:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23355</link>
</item><item>
<title>[Patch] Bug in warning message in Catalyst::Component (5.8001)</title>
<description>Line 82 in Catalyst::Component (5.8001) says: warn &amp;quot;Your linearised isa hierarchy is: &amp;quot; . join(&amp;#039;, &amp;#039;, mro::get_linear_isa($class)) . &amp;quot;\n&amp;quot;; however m</description>
<pubDate>19 Apr  2009 20:31:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23312</link>
</item><item>
<title>Catalyst::Plugin::Authorization::Abilities</title>
<description>Hello there. This is my first post to the mailing list and what&amp;#039;s going to be my first CPAN module. Anyway, I&amp;#039;ve created an Authorization plugin for</description>
<pubDate>11 Apr  2009 06:54:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23162</link>
</item><item>
<title>Implementing Authent/Author via attributes (RFC)</title>
<description>Sadly, it was not clear to me that you could have only one ActionClass  per handler. I finally figured it out after tracing things and reading  lots</description>
<pubDate>03 Apr  2009 18:22:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23114</link>
</item><item>
<title>Proposed patch for XML::Simple ser/deser</title>
<description>(I filed a ticket about this, but enhanced the solution since then) Subject to Hans&amp;#039; comments about big picture moving of Ser/Deser stuff  out, I ne</description>
<pubDate>03 Apr  2009 11:27:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23111</link>
</item><item>
<title>Proposed patch for ActionClass attribute</title>
<description>I implemented application-specific an Application-specific action, and  found the &amp;quot;MyAction&amp;quot; construct to be a little odd. So I took a run at  exten</description>
<pubDate>03 Apr  2009 11:19:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23110</link>
</item><item>
<title>planet.catalystframework.org</title>
<description>I&amp;#039;ve started posting about Catalyst and other Perl-related stuff for work. Whoever&amp;#039;s in charge of the aggregator may want to add one of these: * any</description>
<pubDate>02 Apr  2009 10:16:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23093</link>
</item><item>
<title>uri_for_action</title>
<description>&amp;lt;@confound&amp;gt; I really want $c-&amp;gt;uri_for_action(&amp;#039;/private/path&amp;#039;, @other_stuff) &amp;lt;@confound&amp;gt; that is EXACTLY LIKE uri_for except it runs $c-&amp;gt;dispatcher-&amp;gt;ge</description>
<pubDate>27 Mar  2009 21:51:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23039</link>
</item><item>
<title>[Catalyst-Plugin-FillInForm PATCH] documentation fix - short-circuit view rather than fillform</title>
<description>--- lib/Catalyst/Plugin/FillInForm.pm |  4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Catalyst/Plugin/FillInForm.pm b</description>
<pubDate>09 Mar  2009 14:24:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22886</link>
</item><item>
<title>Google Summer of Code - mentors, projects</title>
<description>I&amp;#039;ve sent a mail about this to the main list since I think there are probably people who can mentor who -aren&amp;#039;t- on here. If you&amp;#039;re on here, not on th</description>
<pubDate>22 Feb  2009 08:29:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22689</link>
</item><item>
<title>Announce: Test:WWW::Mechanize::Catalyst 0.50</title>
<description>All, After a little time of CPAN somking the dev release and having no  failures, and a few people saying it still works, its time for a  proper re</description>
<pubDate>17 Feb  2009 10:37:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22554</link>
</item><item>
<title>Session in a Model (Was: RE: [Catalyst] Catalyst::Plugin::Session::Store::CHI)</title>
<description>&amp;gt; -----Original Message----- &amp;gt; From: Tomas Doran [mailto:bobtfish@bobtfish.net] &amp;gt; Sent: Tuesday, February 10, 2009 5:07 AM &amp;gt; To: The elegant MVC web f</description>
<pubDate>10 Feb  2009 08:46:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22438</link>
</item><item>
<title>Another Session discussion</title>
<description>I started hacking on a Moose-based Session plugin that uses Roles and delegation to a specified $c-&amp;gt;model for storage. My main justification for this</description>
<pubDate>04 Feb  2009 08:55:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22333</link>
</item><item>
<title>Suggested patch to Catalyst::Manual::Tutorial::AdvancedCRUD::FormFu</title>
<description>Dear Catalyst developers -  Attached is a patch that updates Catalyst::Manual::Tutorial::AdvancedCRUD::FormFu. I had noticed that both $form-&amp;gt;save</description>
<pubDate>04 Feb  2009 08:17:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22332</link>
</item><item>
<title>Accessor for private base even when using_frontend_proxy is on?</title>
<description>What&amp;#039;s the thoughts of the dev group on maintaining an accessor similar to $c-&amp;gt;req-&amp;gt;base and $c-&amp;gt;req-&amp;gt;uri that reflects the internal base/uri when run</description>
<pubDate>31 Jan  2009 09:24:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22300</link>
</item><item>
<title>Suggested changes to Catalyst-Manual::Tutorial::MoreCatalystBasics</title>
<description>Dear Catalyst developers - Based on some discussion today on #catalyst, I offer the following editorial patch to MoreCatalystBasics.pod. In a nutsh</description>
<pubDate>29 Jan  2009 12:23:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22278</link>
</item><item>
<title>patch for changes to Catalyst-Manual::Tutorial</title>
<description>Dear Catalyst developers - While I was working through the Tutorial, I found a couple of nits in, and also thought I&amp;#039;d add my $0.22 to the guide. T</description>
<pubDate>29 Jan  2009 10:11:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22272</link>
</item><item>
<title>Catalyst::Plugin::Session::Store::File patch to use the Cache::FileCache expiry mechanism</title>
<description>Hi, here goes the patch that I promised on #dbix-class on December 15. It makes use of the Cache:FileCache expiry mechanism to handle session expiry,</description>
<pubDate>19 Jan  2009 16:26:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22142</link>
</item><item>
<title>Catalyst::Plugin::Authentication - please help test new release.</title>
<description>Hiya There have been some fairly major changes to the way that the  authentication backwards compatibility is structured recently. This  will affec</description>
<pubDate>12 Jan  2009 07:19:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22087</link>
</item><item>
<title>Catalyst::Plugin::Session - please help test new release.</title>
<description>Hiya There have been some fairly major changes to the way that the session  code is structured recently. This work, by Sergio Salvi, changes where</description>
<pubDate>11 Jan  2009 21:30:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22083</link>
</item><item>
<title>Re: Re: [Catalyst] Race condition inCatalyst::Plugin::Session and Catalyst::Engine::Apache(possibly other engines too)</title>
<description>On 12 Dec 2008, at 21:37, Sergio Salvi wrote: &amp;gt; &amp;gt; No worries. At least we know your app is also fine with the finalize &amp;gt; () patch. &amp;gt; &amp;gt; I&amp;#039;ve merged th</description>
<pubDate>07 Jan  2009 11:50:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/22049</link>
</item><item>
<title>(5.8+) Plugging features into Catalyst::Request</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, To work with Cat 5.8+, I need to fix an old plugin of mine which adds features (methods and</description>
<pubDate>27 Dec  2008 06:03:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21986</link>
</item><item>
<title>Missing screenshots in 24.pod</title>
<description>I made some edits in 24.pod, the MochiKit example, but noticed that there are a number of screenshots missing, the FireBug examples near the end for i</description>
<pubDate>25 Dec  2008 04:39:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21979</link>
</item><item>
<title>Draft Tutorial Update</title>
<description>Hi Everyone, I&amp;#039;m getting ready to post an updated Tutorial to CPAN. kd and mst asked that I post a tarball for people to check out so we know I don&amp;#039;</description>
<pubDate>15 Dec  2008 14:12:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21875</link>
</item><item>
<title>OT: restoring directory with svk</title>
<description>I accidentally deleted a directory (my 2008 directory in the Advent Calendar), and now I can&amp;#039;t get it back by syncing with svk. How do I fix this?: -</description>
<pubDate>13 Dec  2008 14:45:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21866</link>
</item><item>
<title>catamoose status</title>
<description>Dear Catalyst list, I&amp;#039;m currently in the process of selecting an MVC framework for a rather larger site that needs to be re-factored. I&amp;#039;ve looked at</description>
<pubDate>12 Dec  2008 06:49:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21854</link>
</item><item>
<title>Re: Removing TTSite From The Tutorial - Request ForFeedback</title>
<description>From: &amp;lt;hkclark@gmail.com&amp;gt; &amp;gt; There was some discussion about using a CSS framework such as emastic (and &amp;gt; possibly even throwing something like jQuery</description>
<pubDate>11 Dec  2008 22:11:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21851</link>
</item><item>
<title>helping hkclark with his TTSite update woes</title>
<description>Let me know if this gets through, we&amp;#039;re tag teaming this issue he&amp;#039;s having. -Devin -- Devin Austin http://www.dreamhost.com/r.cgi?326568/hosting.ht</description>
<pubDate>11 Dec  2008 14:26:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21845</link>
</item><item>
<title>Removing TTSite From The Tutorial - Request For Feedback</title>
<description>Been getting bounced with &amp;quot;[lists.rawmode.org. (100): Connection timed out]&amp;quot; errors. Trying again without an attachment (using a link to svn instead)</description>
<pubDate>10 Dec  2008 07:07:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21814</link>
</item><item>
<title>RE: Re: [Catalyst] Race condition inCatalyst::Plugin::Session and Catalyst::Engine::Apache(possibly other engines too)</title>
<description>&amp;gt; -----Original Message----- &amp;gt; From: Sergio Salvi [mailto:sergio.lists@salvi.ca] &amp;gt; Sent: Wednesday, December 10, 2008 9:43 AM &amp;gt; To: Development of the</description>
<pubDate>10 Dec  2008 07:00:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21815</link>
</item><item>
<title>Important Question About Recommended Environment For The Tutorial</title>
<description>Hi Everyone, After talking to MST I realized that I have been way overdue getting a note out to the group on an issue that&amp;#039;s pretty fundamental to th</description>
<pubDate>08 Dec  2008 09:12:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21781</link>
</item><item>
<title>Warnings and Errors</title>
<description>Hi Everyone, I&amp;#039;m trying to update the tutorial for Ubuntu 8.10 (therefore, Catalyst v5.7014, Catalyst::Devel v1.07, DBIx::Class v0.08010, etc.). I&amp;#039;m</description>
<pubDate>07 Dec  2008 12:24:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21774</link>
</item><item>
<title>Re: [Catalyst] Race condition in Catalyst::Plugin::Session and Catalyst::Engine::Apache (possibly other engines too)</title>
<description>I think this might be affecting my application as well - HTTP::Prefork *and* FastCGI instances using memcached for cache/session storage. I&amp;#039;m getting</description>
<pubDate>04 Dec  2008 11:12:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21769</link>
</item><item>
<title>Styling (was: Re: Graphics on Advent Calendar)</title>
<description>On Wed, Dec 03, 2008 at 08:33:09AM -0600, Cory Watson wrote: &amp;gt; On Wed, Dec 3, 2008 at 8:29 AM, J. Shirley &amp;lt;jshirley@gmail.com&amp;gt; wrote: &amp;gt; &amp;gt; &amp;gt; On Wed, D</description>
<pubDate>03 Dec  2008 06:37:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21761</link>
</item><item>
<title>Graphics on Advent Calendar</title>
<description>The images on today&amp;#039;s Advent Calendar aren&amp;#039;t visible on the website.... Jesse _______________________________________________ Catalyst-dev mailing</description>
<pubDate>03 Dec  2008 06:22:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21758</link>
</item><item>
<title>Latest catalyst 5.80 smokes..</title>
<description>With additions to MX::Emulate::CAF, the release of  Class::C3::Adopt::NEXT, and marcus&amp;#039; fixing of the bug affecting  ACCEPT_CONTEXT, it was time for</description>
<pubDate>03 Dec  2008 01:30:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21753</link>
</item><item>
<title>PATCH: factor out env quirks in C::E::FastCGI to _fix_env method and IIS env fix</title>
<description>Hi, while deploying a Catalyst application on Windows (thanks to Evan Carroll!) i noticed that IIS has borked environment variables that will prevent</description>
<pubDate>27 Nov  2008 13:05:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21694</link>
</item><item>
<title>[PATCH] Performance issue: remote hostname lookup</title>
<description>[.Originally submitted to the catalyst list, in error. Patch still applies cleanly to the current 5.80 head. I would have provided tests, but I&amp;#039;m no</description>
<pubDate>26 Nov  2008 14:30:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21676</link>
</item><item>
<title>Reasonable change to C::V::TT?</title>
<description>Along these lines: http://www.fayland.org/blog/2006/11/catalyst-tt- wrapper-trick.html This would allow individual responses to use the default WRAP</description>
<pubDate>26 Nov  2008 14:06:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21669</link>
</item><item>
<title>Can&amp;#039;t call method &amp;quot;user_is_restorable&amp;quot;</title>
<description>Hello, I&amp;#039;ve encountered a problem with Catalyst::Plugin::Authentication 0.10008 that I can&amp;#039;t seem to resolve. When logging in or out now I get these</description>
<pubDate>25 Nov  2008 09:06:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21653</link>
</item><item>
<title>ANNOUNCE: Catalyst::Authentication::Store::DBI</title>
<description>Hi, i finally came around to polish Catalyst::Authentication::Store::DBI and released an initial development versions of it: http://search.cpan.org/p</description>
<pubDate>19 Nov  2008 15:17:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21629</link>
</item><item>
<title>PATCH: enable virtual hosts in Catalyst::Test</title>
<description>Here&amp;#039;s my first stab at a Catalyst contrib. Patch against 5.80/trunk. Tests and pod included. Let me know how I did! Remainder of message is svn dif</description>
<pubDate>11 Nov  2008 07:55:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21555</link>
</item><item>
<title>RFC: Catalyst::Action::Serialize::SimpleExcel</title>
<description>svn: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Action-Serialize-SimpleExcel/1.000/trunk/ dev release on CPAN R/RK/RKITOVER/Catalyst-Action</description>
<pubDate>11 Nov  2008 04:17:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21551</link>
</item><item>
<title>The proxystuffs branch/5.8 Front End Proxy and other Engines.</title>
<description>In my never-ending efforts to deploy Catalyst in seemingly unusual configurations, I&amp;#039;ve come across lacking support for X-Forwarded-Port (or X-Forward</description>
<pubDate>03 Nov  2008 16:21:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21469</link>
</item><item>
<title>nginx patch to Engine::FastCGI?</title>
<description>I am working on a new nginx+fastcgi deployment, and this time the Catalyst app is not at &amp;quot;/&amp;quot; like my previous other deployments. It seems that nginx</description>
<pubDate>30 Oct  2008 13:35:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21425</link>
</item><item>
<title>Smoke tests - summary of things which don&amp;#039;t work against 5.80</title>
<description>I&amp;#039;ve been smoke testing most stuff in the Catalyst repository against  Runtime 5.80 to see what has been broken. I&amp;#039;m hoping to expand to a  point wh</description>
<pubDate>27 Oct  2008 15:50:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21392</link>
</item><item>
<title>Proposed patch - Re: May (can) I fix Catalyst/Engine/CGI.pm REDIRECT_URL + PATH_INFO bug?</title>
<description>On Oct 21, 2008, at 8:38 PM, Ashley wrote: &amp;gt; This is an old bug I reported the first time about two years ago,  &amp;gt; IIRC. Short version REDIRECT_URL +</description>
<pubDate>22 Oct  2008 15:27:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21372</link>
</item><item>
<title>May (can) I fix Catalyst/Engine/CGI.pm REDIRECT_URL + PATH_INFO bug? Fwd: [Catalyst] Follow-up to new uri_for() bug</title>
<description>This is an old bug I reported the first time about two years ago,  IIRC. Short version REDIRECT_URL + PATH_INFO can cause paths to get  squirrelly i</description>
<pubDate>21 Oct  2008 20:38:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21357</link>
</item><item>
<title>Session module</title>
<description>Hello, This is proposal for a new module, similar to Catalyst::Plugin::Session::DynamicExpiry. The difference is, that my module can handle cookie</description>
<pubDate>20 Oct  2008 04:49:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21339</link>
</item><item>
<title>[PATCH] forwarding to Catalyst::Action objects (5.8)</title>
<description>This patch lets you forward to a Catalyst::Action object, which currently does not work. -- Caelum</description>
<pubDate>16 Oct  2008 21:11:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21332</link>
</item><item>
<title>Re: [Catalyst] Race condition in Catalyst::Plugin::Session and Catalyst::Engine::Apache (possibly other engines too)</title>
<description>Continuing this thread from the catalyst list - original message at http://www.mail-archive.com/catalyst@lists.scsys.co.uk/msg04185.html On Wed, Sep</description>
<pubDate>16 Oct  2008 12:28:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21330</link>
</item><item>
<title>RFC for non-plugin ways of doing this...</title>
<description>I try to adhere to best practices concerning GET and POST, as such, I tend to do a lot of redirects after POSTs. I wrote a simple plugin that gives m</description>
<pubDate>15 Oct  2008 16:40:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21323</link>
</item><item>
<title>Patch for 5.8, C::E::HTTP::Restarter::Watcher</title>
<description>Hi, I&amp;#039;ve been evaluating the new dev release of Catalyst::Runtime/ Catamoose. CPAN release didn&amp;#039;t work last night due to missing  Catalyst::ClassDa</description>
<pubDate>14 Oct  2008 08:45:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21317</link>
</item><item>
<title>Patch for C::P::ConfigLoader</title>
<description>Hi, With a suggestion from Tomas Doran I&amp;#039;ve made the following patch to the POD of C::P::ConfigLoader: Index: lib/Catalyst/Plugin/ConfigLoader.pm =</description>
<pubDate>12 Oct  2008 08:48:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21311</link>
</item><item>
<title>Paging Ash Berlin</title>
<description>On Wed, Oct 08, 2008 at 08:25:59PM +0200, Bruno Czekay wrote: &amp;gt; Hi Matt &amp;gt; &amp;gt; Wiadomość napisana w dniu 2008-10-05, o godz. 12:42, przez Matt S Trout</description>
<pubDate>08 Oct  2008 17:53:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21282</link>
</item><item>
<title>Proposal for new module: Catalyst::Plugin::Memory</title>
<description>Hi, i need a way to save various kinds of information between different points in the request chain. Initially i abused the stash for this, but pollut</description>
<pubDate>08 Oct  2008 05:28:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21266</link>
</item><item>
<title>Leaking files / file descriptors in HTTP::Body..</title>
<description>Switching this to the dev list as it is a bit more involved. On 6 Oct 2008, at 15:30, James R. Leu wrote: &amp;gt; &amp;lt;snip&amp;gt; &amp;gt; ... or running out of file descr</description>
<pubDate>06 Oct  2008 14:49:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21259</link>
</item><item>
<title>RFC for Facebook Credential</title>
<description>I&amp;#039;m writing a Facebook credential, and have encountered a bit of a snag and looking for feedback on the best (or at least, most appropriate way) of so</description>
<pubDate>06 Oct  2008 13:12:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21257</link>
</item><item>
<title>root is not in distribution</title>
<description>I followed the standard recipe: catalyst.pl App cd App perl Makefile.pl make make install I noticed that root is not installed. Am I missing someth</description>
<pubDate>03 Oct  2008 10:42:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21214</link>
</item><item>
<title>Setting the port in the configuration</title>
<description>Hi! This was warnocked, so I&amp;#039;m trying again... -- #!/usr/bin/perl               http://domm.plix.at for(ref bless{},just&amp;#039;another&amp;#039;per</description>
<pubDate>01 Oct  2008 00:03:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21150</link>
</item><item>
<title>Catalyst plugin</title>
<description>Hi, I&amp;#039;ve created a Catalyst plugin and I want to upload it to CPAN. Please tell me if it is well to use it as a plugin, or if the suggested name is r</description>
<pubDate>29 Sep  2008 23:31:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/21106</link>
</item><item>
<title>Force $c-&amp;gt;user to return undef</title>
<description>Hi! Is the attached a valid patch to C::P::Authentication 0.10007? I have some functions in Opsview where I do function_call( $c-&amp;gt;user,  $other_dat</description>
<pubDate>18 Sep  2008 07:47:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20979</link>
</item><item>
<title>subdomain hook for Catalyst::Test</title>
<description>Our app allows for virtual subdomains that (among other things) enable specific behaviors in the app. For example,  http://www.myapp.com/foo/bar a</description>
<pubDate>17 Sep  2008 15:12:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20974</link>
</item><item>
<title>Request URI (path) normalisation</title>
<description>Hi, this email basically arose from a discussion on #catalyst/irc.perl.org where my (more or less) original question was for the format of the string</description>
<pubDate>14 Sep  2008 11:04:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20944</link>
</item><item>
<title>Test failure on Win32 with Catalyst-Runtime-5.7099_03</title>
<description>Since it seems this is almost being turned into a proper release I decided to give it a go and noticed that last test of t/live_engine_request_uploads</description>
<pubDate>12 Sep  2008 12:45:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20937</link>
</item><item>
<title>Setting the port in the configuration</title>
<description>Hi! As we have some cat apps running that need to talk to each other, we&amp;#039;d love to start them on the same port, even if we forget the --port flag t</description>
<pubDate>08 Sep  2008 13:47:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20906</link>
</item><item>
<title>[RFC PATCH] Catalyst::Request-&amp;gt;print() method</title>
<description>Hi all, Lots of modules have methods/functions that expect a filehandle to -&amp;gt;print() their results to; it would be handy to be able to pass them $c-&amp;gt;</description>
<pubDate>07 Sep  2008 14:56:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20901</link>
</item><item>
<title>log filtering</title>
<description>Hi, I need to filter the log output of an intranet app, because it authenticates users against our LDAP server and it is not desired to have the LD</description>
<pubDate>04 Sep  2008 02:49:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20890</link>
</item><item>
<title>Res: Catalyst tutorial</title>
<description>also in the catalyst tutorial there are tow problems one is that is sugest the use of .conf (apache like) instead of the yaml. If you follow the tut</description>
<pubDate>26 Aug  2008 10:26:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20824</link>
</item><item>
<title>Catalyst tutorial</title>
<description>The tutorial needs update in the cpan list to use FormFu as phaylon said HTML::FormFu::Model::DBIC is missing to be able to create the forms. Thanks,</description>
<pubDate>26 Aug  2008 09:24:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20823</link>
</item><item>
<title>Moving modules to Cat repo</title>
<description>I&amp;#039;m in the process of offlining my repo to github. I have a few things that belong in the Cat repo rather than taking the time to move them to github:</description>
<pubDate>26 Aug  2008 06:41:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20820</link>
</item><item>
<title>Catalyst::Manual::Intro documentation patch</title>
<description>Here you go: --- Intro.pod.orig   2008-07-09 07:44:35.000000000 -0400 +++ Intro.pod  2008-08-26 07:49:52.000000000 -0400 @@ -104,7 +104,7 @@  N</description>
<pubDate>26 Aug  2008 04:58:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20818</link>
</item><item>
<title>Catalyst::Plugin::Authentication 0.10007 problems</title>
<description>Catalyst::Plugin::Authentication 0.10007 is causing this error (0.10006 is just fine) : [Fri Aug 22 08:52:10 2008] [error] Caught exception in engin</description>
<pubDate>22 Aug  2008 06:55:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20802</link>
</item><item>
<title>How to test runtime?</title>
<description>I have patched runtime (revision 8231). How do I run the test suite? make test seems to require a Catalyst application running since it generates nume</description>
<pubDate>18 Aug  2008 10:46:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20729</link>
</item><item>
<title>Catalyst::Test and POSTing non-form data</title>
<description>When I was writing tests for my C::C::REST stuff, I noticed that posting stuff only worked if I set CATALYST_SERVER. Here&amp;#039;s a patch with a failing t</description>
<pubDate>18 Aug  2008 06:26:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20719</link>
</item><item>
<title>Engine.pm finalize_error message language additions patch.</title>
<description>--- Engine.pm  2008-08-13 15:43:11.000000000 -0400 +++ Engine.pm  2008-08-13 15:19:22.000000000 -0400 @@ -150,13 +150,16 @@     $error = &amp;#039;&amp;#039;;</description>
<pubDate>13 Aug  2008 12:46:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20676</link>
</item><item>
<title>View::TT config ignores EVAL_PERL</title>
<description>When I set it like: __PACKAGE__-&amp;gt;config(&amp;#039;           &amp;#039;View::TT&amp;#039; =&amp;gt; {EVAL_PERL =&amp;gt; 1}); EVAL_PERL seems to be ignored. Is this a desired beha</description>
<pubDate>07 Aug  2008 10:07:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20608</link>
</item><item>
<title>Patch: Make -Log Work</title>
<description>Howdy, I noticed that the -Log parameter to setup wasn&amp;#039;t working properly. I  wrote a test for it and then fixed it. Patch attached. Also, if someo</description>
<pubDate>05 Aug  2008 13:19:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20595</link>
</item><item>
<title>diag, not warn</title>
<description>Suggested patch for Catalyst::Manual::Tutorial::Testing: Index: lib/Catalyst/Manual/Tutorial/Testing.pod ============================================</description>
<pubDate>05 Aug  2008 11:47:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20591</link>
</item><item>
<title>A try to patch Catalyst::Engine.pm</title>
<description>hi, in version 5.7014, I changed a few lines of Engine.pm as below. Engine_1.pm is the original and Engine.pm is the modified. I did because of the</description>
<pubDate>28 Jul  2008 10:56:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/20482</link>
</item>
</channel>
</rss>
