Search Discussions
-
Skipped content of type multipart/alternative A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 6218 bytes Desc: image001.png Url ...
Craig Chant
Oct 17, 2012 at 3:49 pm
Oct 23, 2012 at 10:08 pm -
Skipped content of type multipart/alternative A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 6218 bytes Desc: image001.png Url ...
Craig Chant
Oct 29, 2012 at 2:23 pm
Oct 30, 2012 at 10:21 pm -
At one point Catalyst::Engine did this: # Check for definedness as you could read '0' while ( defined ( my $buffer = $self- read($c) ) ) { $c- prepare_body_chunk($buffer); } Which meant that ...
Bill Moseley
Oct 17, 2012 at 12:16 am
Feb 1, 2013 at 4:07 am -
Skipped content of type multipart/alternative A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 6218 bytes Desc: image001.png Url ...
Craig Chant
Oct 30, 2012 at 1:03 pm
Oct 30, 2012 at 10:54 pm -
Hi, I seem to be unable to work out why $c is never automatically passed to any of my models or methods? I have in root.pm # always runs first! sub begin :Private { my ( $self, $c ) = @_; # ...
Craig Chant
Oct 29, 2012 at 7:07 pm
Oct 30, 2012 at 1:41 pm -
I would like to trap every error added to $c- error() and log it, noting the caller (filename, line number) in the logs. I've not gotten Catalyst::Plugin::ErrorCatcher to work, so I wrote my own ...
Robert Rothenberg
Oct 11, 2012 at 12:38 pm
Oct 16, 2012 at 8:58 am -
Skipped content of type multipart/alternative A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 6218 bytes Desc: image001.png Url ...
Craig Chant
Oct 30, 2012 at 5:39 pm
Oct 30, 2012 at 10:25 pm -
Skipped content of type multipart/alternative A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 6218 bytes Desc: image001.png Url ...
Craig Chant
Oct 30, 2012 at 4:52 pm
Oct 30, 2012 at 11:12 pm -
Sorry for the duplicate if you are on the SF Perl list. In server logs I'm seeing this warnings: Use of uninitialized value in delete with a line number pointing to this line: delete $c- stash- ...
Bill Moseley
Oct 19, 2012 at 5:37 pm
Jan 28, 2013 at 3:28 pm -
Hi, Catalyst 5.90011 I'm trying to run an application behind a frontend proxy where the path at the front end is not route: config on frontend.mydomain.ac.uk <Location /CUFSE RewriteEngine On ...
Stephen Shorrock
Oct 10, 2012 at 1:34 pm
Nov 11, 2012 at 11:29 pm -
Hi I have problem to install Catalyst-Runtime 5.90017 on OpenSUSE 12.1 Any ideas linux-3hu7:~ # cpan Catalyst::Runtime Going to read '/root/.cpan/Metadata' ? Database was generated on Mon, 22 Oct ...
Siddhartha
Oct 22, 2012 at 6:48 am
Oct 24, 2012 at 10:19 am -
Hi folks The first question is a little 'simple' but I need to be sure anyway: 1. If I go $c- cache- set("key", $value); is that available to all other users within the catalyst instance or just for ...
Hugh Barnard
Oct 19, 2012 at 7:57 am
Oct 19, 2012 at 10:18 am -
Hey All, I published a blog regarding my thought (and only my thoughts at this point) regarding how to approach understanding what a long term roadmap for Catalyst could be. From the recent poll it ...
John Napiorkowski
Oct 11, 2012 at 3:04 pm
Oct 12, 2012 at 5:00 pm -
Hi, In modern Catalyst apps, we tend to create packages like this with Moose: package MyApp::Controller::Foo; use Moose; use namespace::autoclean; BEGIN { extends 'Catalyst::Controller'; } ... 1; I ...
Toby Corkindale
Oct 24, 2012 at 4:35 am
Oct 24, 2012 at 7:22 am -
I'm very happy to announce the latest release of Catalyst-Runtime. This release contains a number of small improvements to enable extensibility, and a bug fix. Full changelog below as always. Cheers ...
Tomas Doran
Oct 19, 2012 at 9:50 pm
Oct 22, 2012 at 6:55 am -
Hi, I'm developing my first Catalyst application, Windows, MySQL, DBIx and Template Toolkit. As part of this I've overcome various problems and now have a working app, but I'm having recurring ...
Tadhg
Oct 15, 2012 at 7:28 pm
Oct 15, 2012 at 7:40 pm -
I'm pleased to announce Catalyst version?5.90018!? This release solves pointless test failures when installing Catalyst due to recent changes in HTTP::Message. You may not consider this a mandatory ...
John Napiorkowski
Oct 24, 2012 at 1:24 pm
Oct 24, 2012 at 1:24 pm -
Hi, Thank you to all who already took part in the survey. For those who have not yet filled in the survey, the survey is still open until October 22. If you joined the Perl community within the last ...
Kevin Carillo
Oct 19, 2012 at 8:36 am
Oct 19, 2012 at 8:36 am -
Hi Stephan, what about ProxyPass http://backend.mydomain.ac.uk:5000/CUFSE (please note the /CUFSE at the end) ? You can then skip: RequestHeader set X-Forwarded-Path '/CUFSE' Kind regards, Rainer ...
Trzeciak, Rainer
Oct 10, 2012 at 2:05 pm
Oct 10, 2012 at 2:05 pm -
Bill, Generally I use a mix of stuff. I use Test::DBIx::Class for database domain logic testing, and some of the psgi and mechanize test stuff for testing http interaction. When I have a stand alone ...
John Napiorkowski
Oct 2, 2012 at 3:36 pm
Oct 2, 2012 at 3:36 pm
Group Overview
group | catalyst |
categories | catalyst, perl |
discussions | 20 |
posts | 154 |
users | 36 |
website | catalystframework.org |
irc | #catalyst |
36 users for October 2012
Archives
- May 2016 (4)
- April 2016 (8)
- March 2016 (47)
- January 2016 (12)
- December 2015 (27)
- November 2015 (15)
- October 2015 (29)
- September 2015 (6)
- August 2015 (4)
- July 2015 (17)
- June 2015 (9)
- May 2015 (22)
- April 2015 (1)
- March 2015 (1)
- February 2015 (46)
- January 2015 (22)
- December 2014 (25)
- November 2014 (6)
- October 2014 (9)
- September 2014 (4)
- August 2014 (3)
- July 2014 (9)
- June 2014 (11)
- May 2014 (5)
- April 2014 (16)
- March 2014 (4)
- February 2014 (19)
- January 2014 (24)
- December 2013 (48)
- November 2013 (65)
- October 2013 (25)
- September 2013 (30)
- August 2013 (173)
- July 2013 (68)
- June 2013 (52)
- May 2013 (68)
- April 2013 (29)
- March 2013 (103)
- February 2013 (33)
- January 2013 (31)
- December 2012 (49)
- November 2012 (48)
- October 2012 (154)
- September 2012 (54)
- August 2012 (55)
- July 2012 (97)
- June 2012 (78)
- May 2012 (164)
- April 2012 (113)
- March 2012 (150)
- February 2012 (134)
- January 2012 (79)
- December 2011 (80)
- November 2011 (108)
- October 2011 (146)
- September 2011 (149)
- August 2011 (108)
- July 2011 (77)
- June 2011 (44)
- May 2011 (91)
- April 2011 (179)
- March 2011 (386)
- February 2011 (114)
- January 2011 (144)
- December 2010 (129)
- November 2010 (232)
- October 2010 (97)
- September 2010 (167)
- August 2010 (184)
- July 2010 (126)
- June 2010 (123)
- May 2010 (118)
- April 2010 (266)
- March 2010 (286)
- February 2010 (146)
- January 2010 (327)
- December 2009 (238)
- November 2009 (166)
- October 2009 (180)
- September 2009 (158)
- August 2009 (210)
- July 2009 (332)
- June 2009 (379)
- May 2009 (392)
- April 2009 (534)
- March 2009 (280)
- February 2009 (471)
- January 2009 (267)
- December 2008 (251)
- November 2008 (253)
- October 2008 (199)
- September 2008 (234)
- August 2008 (291)
- July 2008 (293)
- June 2008 (272)
- May 2008 (407)
- April 2008 (416)
- March 2008 (494)
- February 2008 (334)
- January 2008 (589)
- December 2007 (425)
- November 2007 (350)
- October 2007 (289)
- September 2007 (315)
- August 2007 (426)
- July 2007 (395)
- June 2007 (410)
- May 2007 (835)
- April 2007 (315)
- March 2007 (452)
- February 2007 (393)
- January 2007 (644)
- December 2006 (584)
- November 2006 (504)
- October 2006 (369)
- September 2006 (370)
- August 2006 (551)
- July 2006 (383)
- June 2006 (679)
- May 2006 (607)
- April 2006 (934)
- March 2006 (691)
- February 2006 (634)
- January 2006 (921)
- December 2005 (866)
- November 2005 (988)
- October 2005 (414)
- September 2005 (266)
- August 2005 (439)
- July 2005 (286)
- June 2005 (316)
- May 2005 (115)
- April 2005 (261)
- March 2005 (95)