I am getting this message [error] Caught exception in myapp::Controller::User->loginuser "Can't locate object method "login" via package "myapp" at ...Controller/User.pm line 41."
My application class loads the following plugins: -Debug ConfigLoader Static::Simple StackTrace Session Session::State Session::Store Session::Store::File Session::State::Cookie Authentication Authentication::Store::DBIC Authorization::Roles. I thought I had everything set up according to the tutorial. Does anyone know what I should be doing? I thought one of these plugins would provide the 'login' method for me. I'm new to Catalyst, and still following the documentation blindly. -- Regards, Martin ([EMAIL PROTECTED]) IT: http://methodsupport.com Personal: http://thereisnoend.org
_______________________________________________ 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/
