[Catalyst] All actions marked as Private and are being ignored

Tomas Doran bobtfish at bobtfish.net
Mon Apr 2 09:34:17 GMT 2012


On 2 Apr 2012, at 07:24, Kieren Diment wrote:
>> Also if i execute the code, then it will execute the auto and end functions
>> and bypasses the called action.

The return value of the auto action is significant!

It's a specific feature of auto that if you return false, then normal dispatch will be avoided.

Cheers
t0m





More information about the Catalyst mailing list