Carl Franks wrote:
> Could you post the definitions of the actions in Login.pm ?
> the subroutine contents aren't necessary, just the catalyst attributes
> e.g.
> sub login : Chained : Args { }
>
sub login : Local : FormConfig('login.yml') {
Kami