<?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>12 Feb  2012 16:07:27 -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>Stepping into the background somewhat</title>
<description>Hi all. As most of you have probably noticed, I&amp;#039;ve been less around than I  previously have been in Catalyst things in the last few months (or  lon</description>
<pubDate>01 Feb  2012 09:33:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29811</link>
</item><item>
<title>Corrupted PNG Files after Running catalyst.pl Script</title>
<description>When I use the catalyst command to create a new project on my Windows laptop, I find that the PNG files in root/static/images directory are corrupted</description>
<pubDate>01 Jan  2012 20:49:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29732</link>
</item><item>
<title>visit() and go() doc patch</title>
<description>Though formally correct, the visit() and go() documented signatures can be misleading, since they say (e.g. for visit): $c-&amp;gt;visit( $action [, \@capt</description>
<pubDate>28 Dec  2011 21:11:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29724</link>
</item><item>
<title>contributing to catalyst</title>
<description>Hi! I have created a chef cookbook to deploy fast cgi catalyst  applications under apache. What is the best way to share this info with catalyst comm</description>
<pubDate>08 Nov  2011 02:20:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29583</link>
</item><item>
<title>Catalyst configuration pointer list</title>
<description>I recently posed some questions about Catalyst config on #catalyst. t0m was very quick with doc updates to clarify what I&amp;#039;d done wrong. Since he&amp;#039;d don</description>
<pubDate>29 Aug  2011 12:50:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29223</link>
</item><item>
<title>Use of expand_modules</title>
<description>Hiya. Is anyone (other than MusicBrainz) using the expand_modules feature in  Catalyst::Component in their codebases? We&amp;#039;re evaluating it as a poss</description>
<pubDate>26 Jul  2011 10:45:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29131</link>
</item><item>
<title>please merge a commit to allow customizing the TT class in Catalyst::View::TT</title>
<description>Hi, With the help of frew i managed to get View::TT migrated to git and the commit up here: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/C</description>
<pubDate>16 Jul  2011 13:05:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/29106</link>
</item><item>
<title>A forwarding detach within auto continues processing</title>
<description>Hi! In my app, I have an auto action which forwards to another location to do some common work. In this forwarded action, a $c-&amp;gt;detach(&amp;quot;/soft_error&amp;quot;)</description>
<pubDate>04 May  2011 09:41:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28946</link>
</item><item>
<title>Implementing a &amp;#039;remember me on this computer&amp;#039; button</title>
<description>I want my sessions either to be long-lived (several months) or, at the user&amp;#039;s discretion, only last for the current browser session. Achieving either</description>
<pubDate>04 Apr  2011 02:43:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28760</link>
</item><item>
<title>Re: [Catalyst] Catalyst-Manual now on git</title>
<description>On 16/02/2011, at 8:28 PM, Matthias Dietrich wrote: &amp;gt; Hi Kieren, &amp;gt; &amp;gt; &amp;gt; you may have missed the [1] link in your mail... [1] no commercial interest</description>
<pubDate>16 Feb  2011 01:30:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28306</link>
</item><item>
<title>Catalyst-Manual now on git</title>
<description>Thanks to frew++, Catalyst-Manual is now no longer on svn and has moved to shadowcat&amp;#039;s[1] git hosting. You can get a copy of the manual with the tut</description>
<pubDate>16 Feb  2011 01:03:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28305</link>
</item><item>
<title>Is it possible to have fastCGI keep persistent database handle?</title>
<description>All, good day. With fastCGI, I can achieve persistent script so I can save loading time, but I find that I don&amp;#039;t have persistent dbi handle? Each tim</description>
<pubDate>15 Feb  2011 08:54:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28294</link>
</item><item>
<title>AnyEvent::FCGI deployment</title>
<description>Hi I&amp;#039;ve written Catalyst::Engine::FCGIAsync based on AnyEvent::FCGI and tested it. It&amp;#039;s been running on 2 of my applications for 2 weeks okay. I&amp;#039;m pre</description>
<pubDate>02 Feb  2011 04:07:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28256</link>
</item><item>
<title>When will ::Devel Get released again? also my last ::Helper patch</title>
<description>I&amp;#039;m curious if someone can review the patch that&amp;#039;s in topic/helper-preserve-name ? and merge it into master? this is only moderately important to me,</description>
<pubDate>12 Dec  2010 10:18:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/28019</link>
</item><item>
<title>advent calendar needs articles</title>
<description>Hey all, We really need articles. Caelum is publishing his tonight, but if ANYONE can put one together and get it published for the next few days, t</description>
<pubDate>05 Dec  2010 23:30:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27980</link>
</item><item>
<title>The lib of &amp;quot;my ($self, $c) = @_;&amp;quot;</title>
<description>Hi all! In a subroutine of a controller, we always use this command: my ($self, $c) = @_; And then use some method of $self, $c, example: $c -&amp;gt; stash,</description>
<pubDate>22 Nov  2010 19:45:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27890</link>
</item><item>
<title>Bad URL</title>
<description>Hi, In the page http://www.catalystframework.org/calendar/2009/22 the URL http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/MyAp</description>
<pubDate>23 Oct  2010 08:33:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27701</link>
</item><item>
<title>Dropping characters when using fastcgi</title>
<description>I&amp;#039;m trying to run Catalyst on a shared server. I&amp;#039;ve installed all the modules, downloaded and run all the tests in chapter 8 of the Catalyst::Manual:</description>
<pubDate>09 Oct  2010 19:51:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27648</link>
</item><item>
<title>Re: still struggling with fastcgi (Stuart Watt)</title>
<description>Thank you, Stuart. Process Explorer really helps, at least I can see which script is alive, even though I still cannot figure out it is process or th</description>
<pubDate>08 Oct  2010 09:56:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27644</link>
</item><item>
<title>still struggling with fastcgi</title>
<description>It seems to be a resource issue, so it is a matter of how to configure Apache/Windows to better handle/allocate resources. fastCGI helps to keep scrip</description>
<pubDate>01 Oct  2010 12:59:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27628</link>
</item><item>
<title>Re: Catalyst-dev Digest, Vol 63, Issue 6</title>
<description>Thank you, T0m. Actually it is 5.8.7. I have done more testing while having windows Tast Manager open. I find out that these issues only happen when</description>
<pubDate>29 Sep  2010 14:15:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27611</link>
</item><item>
<title>random .dll loading error when running fastCGI</title>
<description>Hi, all, I know this might be more like fastCGI or Apache problem instead of Catalyst issue, but there are more experts in this list than anywhere el</description>
<pubDate>28 Sep  2010 07:07:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27601</link>
</item><item>
<title>C::P::Unicode::Encoding vs. C::P::Compress:Gzip conflict</title>
<description>Hy! I&amp;#039;ve found a bug that makes impossible to use the two /subj/ plugins to be used together. Here is a test that shows the problem: http://www.iwstu</description>
<pubDate>13 Sep  2010 15:01:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27535</link>
</item><item>
<title>Security issue with Catalyst::Action::REST</title>
<description>Hi! I raised this on IRC a few days back. Basically, using  Data::Serializer through Catalyst::Action::Rest takes the input data  and evals it. How</description>
<pubDate>01 Sep  2010 03:24:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27440</link>
</item><item>
<title>Patch for current_view &amp;amp; default_view not existing</title>
<description>So without the patch you get this: [info] *** Request 1 (0.025/s) [28258] [Fri Aug 27 11:08:43 2010] *** [debug] &amp;quot;GET&amp;quot; request for &amp;quot;/&amp;quot; from &amp;quot;137.187.1</description>
<pubDate>27 Aug  2010 10:22:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27425</link>
</item><item>
<title>Patch for Catalyst-Action-REST to allow json options</title>
<description>Hi! I&amp;#039;d like to add a relaxed option to JSON-&amp;gt;new (to allow JSON to accept  those pesky trailing commas in lists and hashes). Below is a patch to</description>
<pubDate>27 Aug  2010 08:58:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27423</link>
</item><item>
<title>uri_for() and URI fragments</title>
<description>I have an app that is currently running on Catalyst 5.7007, which I am working on migrating to the current version. I have discovered a regression in</description>
<pubDate>27 Aug  2010 06:45:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27422</link>
</item><item>
<title>Re: Catalyst::Test, local_request(), and base href</title>
<description>Woops, sent this before I had quite finished writing it. On Wed, Aug 25, 2010 at 9:29 AM, Ronald J Kimball &amp;lt;rkimball@pangeamedia.com&amp;gt; wrote: &amp;gt; In the</description>
<pubDate>25 Aug  2010 06:34:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27394</link>
</item><item>
<title>Catalyst::Test, local_request(), and base href</title>
<description>In the Catalyst-Test-base-href branch, I have fixed Catalyst::Test local_request() to set the Content-Base header from the &amp;lt;BASE HREF=&amp;quot;...&amp;quot;&amp;gt; tag, base</description>
<pubDate>25 Aug  2010 06:29:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27395</link>
</item><item>
<title>patch candidate to fix HTTPS-on-80/HTTP-on-443 handling</title>
<description>Given the context of my Catalyst-users post yesterday:   http://lists.scsys.co.uk/pipermail/catalyst/2010-August/025730.html At the end of this mes</description>
<pubDate>22 Aug  2010 00:22:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27380</link>
</item><item>
<title>C::V::Email::Template: how to use from cron</title>
<description>Hi list, We&amp;#039;re currently busy implementing Catalyst::View::Email::Template to take care of sending all our templated mail. From within Catalyst thi</description>
<pubDate>20 Jul  2010 06:43:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27193</link>
</item><item>
<title>[PATCH] preserve $self-&amp;gt;{name} in mk_app if defined</title>
<description>previously you could create a new helper object with name already defined but when you ran mk_app you had to pass a name parameter which would overwri</description>
<pubDate>12 Jul  2010 23:56:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27157</link>
</item><item>
<title>get config value with Moose attrs</title>
<description>Hello cat devs. Apparently the first thing newcomers do when trying to get a config value in some other component is to access the config directly.</description>
<pubDate>15 Jun  2010 01:03:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/27037</link>
</item><item>
<title>Catalyst::View::Email 0.28 released</title>
<description>Hello all, I&amp;#039;ve released Catalyst::View::Email with a few minor changes involving Catalyst::Helper::View::Email::* version numbers. Nothing serious,</description>
<pubDate>17 May  2010 12:58:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26921</link>
</item><item>
<title>[App/Ctx] Restarting the work on the branch</title>
<description>Hello fellow developers, I knoooow I am a cranky little man and I know this branch has been left untouched for quite some time, but I&amp;#039;d like to pick</description>
<pubDate>05 May  2010 15:25:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26874</link>
</item><item>
<title>patch status_multiple_choices for Controller::REST</title>
<description>Hi, Attached is a patch to add additional helper function for REST controller. I also attached the corresponding patch for RenderView. This also shou</description>
<pubDate>24 Apr  2010 03:45:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26756</link>
</item><item>
<title>RFC 3875, REQUEST_URI and PATH_INFO</title>
<description>per bobtfish, I&amp;#039;m writing about the RFC3875 paragraph of Catalyst/Engine/CGI.pm rev 13152 around line 152. This new bit of code is harming the curren</description>
<pubDate>21 Apr  2010 16:30:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26730</link>
</item><item>
<title>Catalyst::View::Email 0.26</title>
<description>Hi again all, I have made an official release of Catalyst::View::Email. Among the big changes are hard dependencies on Catalyst::View::Mason/Catalyst</description>
<pubDate>23 Mar  2010 15:47:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26496</link>
</item><item>
<title>Plugins vs. Engines, Dispatchers...</title>
<description>Hy! First of all, I agree with those who think htat unicode support should be part of catalyst core, but this message is about discussing my impressi</description>
<pubDate>06 Mar  2010 11:43:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26358</link>
</item><item>
<title>Catalyst::View::Email 0.25_01 DEV RELEASE</title>
<description>Hi all, I have created a dev release of Catalyst::View::Email. Please test and let me know if you run into anything. As usual, you may use cpanf to</description>
<pubDate>19 Feb  2010 12:49:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26256</link>
</item><item>
<title>Catalyst::Plugin::FormValidator is under new maintenance-ship</title>
<description>Hi all,  I have taken over maintaining Catalyst::Plugin::FormValidator. Hopefully this will allow everyone to get caught up and get any support they</description>
<pubDate>19 Feb  2010 11:57:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26255</link>
</item><item>
<title>Resetting passwords ...</title>
<description>For security reasons I need to force users to reset their passwords every so often. The most obvious way I would think, would be to do this in Root::</description>
<pubDate>09 Feb  2010 07:23:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26195</link>
</item><item>
<title>Doc patch for Catalyst -Debug</title>
<description>Hi, attached is a doc patch against Catalyst-Runtime/5.80/trunk r12739 clarifying that adding the -Debug flag also sets the log level to &amp;#039;debug&amp;#039; whi</description>
<pubDate>27 Jan  2010 04:47:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26091</link>
</item><item>
<title>Multiple slashes in uri_for arg not being URL-encoded</title>
<description>Only the first of the slashes is being encoded. See Catalyst.pm, line 1271. diff -u -b t/aggregate/unit_core_uri_for.t.orig t/aggregate/unit_core_ur</description>
<pubDate>25 Jan  2010 05:38:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/26064</link>
</item><item>
<title>C::V::Email::Template email contents includes wrapper ...</title>
<description>I must be doing something really stupid with good old C::V::Email::Template, but cannot figure out what. Why oh why isn&amp;#039;t it working? I verified ever</description>
<pubDate>11 Jan  2010 07:39:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25901</link>
</item><item>
<title>Patch to support inclusion of library files during PAR creation</title>
<description>Hi I wasn&amp;#039;t sure whether to contact the &amp;#039;catalyst&amp;#039; or &amp;#039;catalyst-dev&amp;#039;, but here goes. I was wanting to bundle my catalyst app into an PAR /executable</description>
<pubDate>08 Jan  2010 07:40:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25854</link>
</item><item>
<title>Re: [Catalyst] Upgraded to Catalyst 5.80016, restarting dev server with HUP crashes</title>
<description>On Wed, Jan 6, 2010 at 5:34 PM, Jim Dread &amp;lt;jimdread@hotmail.com&amp;gt; wrote: &amp;gt; &amp;gt; Here are steps to make the server crash. Can anybody &amp;gt; reproduce this prob</description>
<pubDate>06 Jan  2010 19:16:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25841</link>
</item><item>
<title>errand</title>
<description>Sorry for the late notice. I have a quick errand to run. I should be back by 11. vr Sent from my Windows Mobile® phone. ____________________________</description>
<pubDate>23 Dec  2009 06:54:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25772</link>
</item><item>
<title>C::A::Store::LDAP</title>
<description>There are 3 open RTs against Store::LDAP: https://rt.cpan.org/Ticket/Display.html?id=51499 https://rt.cpan.org/Ticket/Display.html?id=51504 https://r</description>
<pubDate>04 Dec  2009 18:56:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25611</link>
</item><item>
<title>RFC: Catalyst::Plugin::I18N::PathPrefix</title>
<description>Hi, I wrapped up this hack from the Catalyst wiki as a Catalyst plugin: http://dev.catalystframework.org/wiki/wikicookbook/urlpathprefixing (I could</description>
<pubDate>03 Dec  2009 11:32:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25591</link>
</item><item>
<title>[ANNOUNCE] CALL FOR TESTING Catalyst-Runtime 5.80014_01</title>
<description>Hot on the heels of Catalyst-Runtime 5.80014, I&amp;#039;d like to announce a  development release, Catalyst 5.80014_01. This release has a potentially behav</description>
<pubDate>23 Nov  2009 15:54:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25516</link>
</item><item>
<title>Catalyst::Manual Questions For The Group</title>
<description>Hi Everyone, I have been working on resolving various Catalyst::Manual tickets and getting a long-overdue release of the manual &amp;amp; tutorial out. I wa</description>
<pubDate>15 Nov  2009 06:48:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25433</link>
</item><item>
<title>View Questions</title>
<description>Catalyzers, I&amp;#039;m working on a new view for Template::Declare, after taking the time  to really understand [how it works][]. I&amp;#039;ve based the code on th</description>
<pubDate>29 Oct  2009 22:34:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25360</link>
</item><item>
<title>Tutorial documentation fixes - branch review request</title>
<description>Good day Catalyst developers, I&amp;#039;m new to catalyst, so I followed the tutorial in the manual. I spotted a few small issues that may need fixing, and I</description>
<pubDate>24 Oct  2009 12:28:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25301</link>
</item><item>
<title>MooseX::MethodAttributes dev release - please test!</title>
<description>Hiya I have released MooseX::MethodAttributes 0.16_01, which solves the issues with role combination for method attributes roles. Specifically, in</description>
<pubDate>18 Sep  2009 10:31:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25110</link>
</item><item>
<title>Catalyst missing dep on recent Encode</title>
<description>We recently ran into a test failure on our suite, Caught exception in engine &amp;quot;Wide character in syswrite at /usr/local/share/perl/5.10.0/Catalyst/Eng</description>
<pubDate>15 Sep  2009 17:54:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25099</link>
</item><item>
<title>And lo, doth the spice flow once more</title>
<description>The mailman queue runner apparently decided to implode over the bank holiday weekend. I&amp;#039;ve delivered a short sharp blow to the rump with the flat of</description>
<pubDate>02 Sep  2009 07:29:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/25026</link>
</item><item>
<title>Re: [Catalyst] use base vs use parent</title>
<description>ccing in -dev, as this is relevant there, and and contains a brain  dump :_) &amp;gt; If it&amp;#039;s a Moose class should you always use &amp;quot;extends&amp;quot; over both? Yep</description>
<pubDate>25 Aug  2009 17:06:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24974</link>
</item><item>
<title>Patch for supporting forwarded Ports.</title>
<description>I realized this one never made it in, and I&amp;#039;ve been running it locally (which is rather dangerous). Thumbs up, if so I&amp;#039;ll commit and make the necessar</description>
<pubDate>17 Aug  2009 08:48:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24897</link>
</item><item>
<title>Problems with I18N in Catalyst</title>
<description>Hi, (I&amp;#039;m resending this message ... the first version included an attachment and is pending moderation. please forgive the duplicate) I&amp;#039;m trying to</description>
<pubDate>28 Jul  2009 05:21:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24771</link>
</item><item>
<title>Tenjin view class now on CPAN</title>
<description>Hi everyone.  Yesterday I put the Tenjin templating system (http://www.kuwata-lab.com/tenjin/) up on CPAN and also created a Catalyst view class fo</description>
<pubDate>28 Jul  2009 05:14:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24770</link>
</item><item>
<title>some features do not work in new version</title>
<description>Hi, My first application developed with catalyst was few years, and the version is 5.7 . Recently I upgrade catalyst to 5.8 and working on a new appli</description>
<pubDate>10 Jul  2009 08:24:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24599</link>
</item><item>
<title>Keeping flash alive across RequireSSL redirects?</title>
<description>I was recently struck by a testing nightmare that derailed me for quite some time, until a very long debugging session with a Real (tm) programmer led</description>
<pubDate>07 Jul  2009 11:08:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24566</link>
</item><item>
<title>C::P::RequireSSL allow_ssl() patch</title>
<description>Hi, here&amp;#039;s a patch for C::P::RequireSSL that makes it possible to declare actions being OK in both SSL and non-SSL mode. (Useful when only parts of t</description>
<pubDate>06 Jul  2009 13:18:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24533</link>
</item><item>
<title>I18N fallback to i-default</title>
<description>Hi! As part of internationalisation for Opsview (http://opsview.org), I&amp;#039;ve  come across a limitation in the lookup of translated messages. We&amp;#039;ve de</description>
<pubDate>06 Jul  2009 02:13:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24520</link>
</item><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>
</channel>
</rss>

