<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Dec 4, 2007, at 8:40 AM, Martin Ellison wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I am getting this message<br>[<span style="font-family: courier new,monospace;">error] Caught exception in myapp::Controller::User-&gt;loginuser "Can't locate object method "login" via package "myapp" at ...Controller/User.pm line 41." </span><br><br>My application class loads the following plugins: <span style="font-family: courier new,monospace;">-Debug ConfigLoader Static::Simple StackTrace Session Session::State Session::Store Session::Store::File Session::State::Cookie Authentication Authentication::Store::DBIC Authorization::Roles. </span><br><br>I thought I had everything set up according to the tutorial. <br><br>Does anyone know what I should be doing? I thought one of these plugins would provide the 'login' method for me.<br><br></blockquote><div><br class="webkit-block-placeholder"></div>You need a credential plugin, probably Catalyst::Plugin::Authentication::Credential::Password.</div><div><br class="webkit-block-placeholder"></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--&nbsp;</div><div>Jason Kohles, RHCA RHCDS RHCE</div><div>email@jasonkohles.com -&nbsp;<a href="http://www.jasonkohles.com/">http://www.jasonkohles.com/</a></div><div>"A witty saying proves nothing."&nbsp; -- Voltaire</div></span></span></div><br class="Apple-interchange-newline"></span> </div><br></body></html>