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 _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
