Re: [Catalyst] Catalyst-Manual-FAQ Addition

2008-04-06 Thread Matt S Trout
On Mon, Mar 31, 2008 at 08:23:07AM -0400, Russell Jurney wrote: > I discovered that 'call' is a reserved word for Catalyst controllers, > and any subroutines in a controller named 'call' will be ignored. No it isn't. Please don't make assertions without a test to back them up; if you've found a

Re: [Catalyst] Catalyst-Manual-FAQ Addition

2008-04-02 Thread Kieren Diment
Can I have that as a diff -u please then all other things being equal I'll apply it. On 31 Mar 2008, at 23:23, Russell Jurney wrote: Catalyst::Manual::FAQ looks like it was included in 5.5 and is seen at http://search.cpan.org/~sri/Catalyst-5.55/lib/Catalyst/Manual/ FAQ.pod I discovered t

[Catalyst] Catalyst-Manual-FAQ Addition

2008-03-31 Thread Russell Jurney
Catalyst::Manual::FAQ looks like it was included in 5.5 and is seen at http://search.cpan.org/~sri/Catalyst-5.55/lib/Catalyst/Manual/FAQ.pod I discovered that 'call' is a reserved word for Catalyst controllers, and any subroutines in a controller named 'call' will be ignored. So, attached i